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