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