xref
: /
src
/
contrib
/
openbsm
/
etc
/
audit_warn
(revision 9119bafbaf52e5d86e5879e54b38c5aba3efa2e9)
!
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
#
3
# $FreeBSD$
4
#
5
6
logger
-p
security.warning
"audit warning: $@"
7