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