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