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