summaryrefslogtreecommitdiff
path: root/policy/modules/system/logging.fc
diff options
context:
space:
mode:
authorChris PeBenito <cpebenito@tresys.com>2006-08-29 02:41:00 +0000
committerChris PeBenito <cpebenito@tresys.com>2006-08-29 02:41:00 +0000
commita5e2133bc80fd5fda31092943a89308d3521b5c2 (patch)
treeba44c39079c5c0407007fa9b976efad00f37869d /policy/modules/system/logging.fc
parentce6bf7cc233822df5dff9f22f0cd23aa5a2da707 (diff)
patch from dan Wed, 23 Aug 2006 14:03:49 -0400
Diffstat (limited to 'policy/modules/system/logging.fc')
-rw-r--r--policy/modules/system/logging.fc2
1 files changed, 2 insertions, 0 deletions
diff --git a/policy/modules/system/logging.fc b/policy/modules/system/logging.fc
index 553f6ac3..b9d91bfe 100644
--- a/policy/modules/system/logging.fc
+++ b/policy/modules/system/logging.fc
@@ -30,6 +30,8 @@ ifdef(`distro_suse', `
/var/log/audit(/.*)? gen_context(system_u:object_r:auditd_log_t,s15:c0.c255)
+/var/run/auditd\.pid -- gen_context(system_u:object_r:auditd_var_run_t,s0)
+/var/run/auditd_sock -s gen_context(system_u:object_r:auditd_var_run_t,s0)
/var/run/klogd\.pid -- gen_context(system_u:object_r:klogd_var_run_t,s0)
/var/run/log -s gen_context(system_u:object_r:devlog_t,s0)
/var/run/metalog\.pid -- gen_context(system_u:object_r:syslogd_var_run_t,s0)