From: gizmo@giz-works.com (Chris Richards) Date: Tue, 23 Feb 2010 05:20:00 +0000 Subject: [refpolicy] [PATCH 2/2] Add syslog-ng .pid and .ctl files to logging policy Message-ID: <1266902400-11649-1-git-send-email-gizmo@giz-works.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Signed-off-by: Chris Richards --- policy/modules/system/logging.fc | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/policy/modules/system/logging.fc b/policy/modules/system/logging.fc index b5e845a..1b797d9 100644 --- a/policy/modules/system/logging.fc +++ b/policy/modules/system/logging.fc @@ -61,6 +61,8 @@ ifdef(`distro_redhat',` /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) /var/run/syslogd\.pid -- gen_context(system_u:object_r:syslogd_var_run_t,s0) +/var/run/syslog-ng\.pid -- gen_context(system_u:object_r:syslogd_var_run_t,s0) +/var/run/syslog-ng\.ctl -s gen_context(system_u_object_r:devlog_t,s0) /var/spool/postfix/pid -d gen_context(system_u:object_r:var_run_t,s0) -- 1.6.4.4