Page MenuHomeFreeBSD

D44318.diff
No OneTemporary

D44318.diff

diff --git a/contrib/openbsm/etc/audit_class b/contrib/openbsm/etc/audit_class
--- a/contrib/openbsm/etc/audit_class
+++ b/contrib/openbsm/etc/audit_class
@@ -1,6 +1,3 @@
-#
-# $FreeBSD$
-#
0x00000000:no:invalid class
0x00000001:fr:file read
0x00000002:fw:file write
diff --git a/contrib/openbsm/etc/audit_control b/contrib/openbsm/etc/audit_control
--- a/contrib/openbsm/etc/audit_control
+++ b/contrib/openbsm/etc/audit_control
@@ -1,6 +1,3 @@
-#
-# $FreeBSD$
-#
dir:/var/audit
dist:off
flags:lo,aa
diff --git a/contrib/openbsm/etc/audit_event b/contrib/openbsm/etc/audit_event
--- a/contrib/openbsm/etc/audit_event
+++ b/contrib/openbsm/etc/audit_event
@@ -1,6 +1,3 @@
-#
-# $FreeBSD$
-#
# The mapping between event identifiers and values is also hard-coded in
# audit_kevents.h and audit_uevents.h, so changes must occur in both places,
# and programs, such as the kernel, may need to be recompiled to recognize
@@ -442,7 +439,7 @@
43079:AUE_CAPGET:capget(2):pc
43080:AUE_CAPSET:capset(2):pc
43081:AUE_PIVOT_ROOT:pivot_root(2):pc
-43082:AUE_RTPRIO::rtprio(2):pc
+43082:AUE_RTPRIO:rtprio(2):pc
43083:AUE_SCHED_GETPARAM:sched_getparam(2):ad
43084:AUE_SCHED_SETPARAM:sched_setparam(2):ad
43085:AUE_SCHED_GET_PRIORITY_MAX:sched_get_priority_max(2):ad
diff --git a/contrib/openbsm/etc/audit_filter b/contrib/openbsm/etc/audit_filter
--- a/contrib/openbsm/etc/audit_filter
+++ b/contrib/openbsm/etc/audit_filter
@@ -1,5 +1,2 @@
-#
-# $FreeBSD$
-#
# modulename:various arguments here
#
diff --git a/contrib/openbsm/etc/audit_user b/contrib/openbsm/etc/audit_user
--- a/contrib/openbsm/etc/audit_user
+++ b/contrib/openbsm/etc/audit_user
@@ -1,4 +1 @@
-#
-# $FreeBSD$
-#
root:lo:no
diff --git a/contrib/openbsm/etc/audit_warn b/contrib/openbsm/etc/audit_warn
--- a/contrib/openbsm/etc/audit_warn
+++ b/contrib/openbsm/etc/audit_warn
@@ -1,6 +1,3 @@
#!/bin/sh
-#
-# $FreeBSD$
-#
logger -p security.warning "audit warning: $@"

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 24, 1:25 PM (21 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12666367
Default Alt Text
D44318.diff (1 KB)

Event Timeline