xref: /freebsd/contrib/openbsm/etc/audit_warn (revision 1719886f)
1#!/bin/sh
2
3logger -p security.warning "audit warning: $@"
4