xref: /freebsd/contrib/openbsm/etc/audit_warn (revision ae77177087c655fc883075af4f425b37e032cd05)
1#!/bin/sh
2#
3# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_warn#3 $
4# $FreeBSD$
5#
6logger -p security.warning "audit warning: $@"
7