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