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