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