Take contrib/openbsm/etc configuration files off the vendor branch in

order to add $FreeBSD$ tags, which helps mergemaster better manage
updating them.

Requested by:	several
Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2006-03-26 01:44:35 +00:00
parent 1c53f80637
commit e61dc6cac4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=157137
5 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#
# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_class#4 $
# $FreeBSD$
#
# This file must match audit.h
#

View File

@ -1,5 +1,6 @@
#
# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_control#3 $
# $FreeBSD$
#
dir:/var/audit
flags:lo

View File

@ -1,5 +1,6 @@
#
# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#10 $
# $FreeBSD$
#
0:AUE_NULL:indir system call:no
1:AUE_EXIT:exit(2):pc

View File

@ -1,4 +1,5 @@
#
# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_user#3 $
# $FreeBSD$
#
root:lo:no

View File

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