xref
: /
freebsd
/
contrib
/
openbsm
/
etc
/
audit_warn
(revision fd5e3f3ec6c6248e892c9e7b2f17da3bfe7b6837)
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