diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2012-12-01 11:58:08 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2012-12-01 11:58:08 +0000 |
commit | aa77200569e397d6ff1fdb4d255d0fa254d0a128 (patch) | |
tree | 6ec8d83f07a4534def35774b9687d13b3262b2a1 /contrib/openbsm/etc | |
parent | 8909f88d285bdd9f8d571dbb6942ab0747ff81ab (diff) | |
parent | 399d3f65db6c7d2b9e9f56ec3062b520d8e0e433 (diff) | |
download | src-test2-aa77200569e397d6ff1fdb4d255d0fa254d0a128.tar.gz src-test2-aa77200569e397d6ff1fdb4d255d0fa254d0a128.zip |
Notes
Diffstat (limited to 'contrib/openbsm/etc')
-rw-r--r-- | contrib/openbsm/etc/audit_control | 3 | ||||
-rw-r--r-- | contrib/openbsm/etc/audit_event | 6 |
2 files changed, 7 insertions, 2 deletions
diff --git a/contrib/openbsm/etc/audit_control b/contrib/openbsm/etc/audit_control index 42e7cd30e93c..10817084b87b 100644 --- a/contrib/openbsm/etc/audit_control +++ b/contrib/openbsm/etc/audit_control @@ -1,8 +1,9 @@ # -# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_control#8 $ +# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_control#9 $ # $FreeBSD$ # dir:/var/audit +dist:off flags:lo,aa minfree:5 naflags:lo,aa diff --git a/contrib/openbsm/etc/audit_event b/contrib/openbsm/etc/audit_event index 46c4d6e5240e..8b48d6638a01 100644 --- a/contrib/openbsm/etc/audit_event +++ b/contrib/openbsm/etc/audit_event @@ -1,5 +1,5 @@ # -# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#41 $ +# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#42 $ # $FreeBSD$ # # The mapping between event identifiers and values is also hard-coded in @@ -558,6 +558,10 @@ 43194:AUE_FSCTL:fsctl():fm 43195:AUE_FFSCTL:ffsctl():fm 43196:AUE_LPATHCONF:lpathconf(2):fa +43197:AUE_PDFORK:pdfork(2):pc +43198:AUE_PDKILL:pdkill(2):pc +43199:AUE_PDGETPID:pdgetpid(2):pc +43200:AUE_PDWAIT:pdwait(2):pc # # Solaris userspace events. # |