Control: tags -1 + patch

Index: refpolicy-2.20110726/policy/modules/system/logging.fc
===================================================================
--- refpolicy-2.20110726.orig/policy/modules/system/logging.fc	2013-05-08 22:16:18.577828083 +0200
+++ refpolicy-2.20110726/policy/modules/system/logging.fc	2013-05-08 22:17:11.325825909 +0200
@@ -74,9 +74,10 @@
 ifdef(`distro_redhat',`
 /var/named/chroot/var/log -d	gen_context(system_u:object_r:var_log_t,s0)
 /var/named/chroot/dev/log -s	gen_context(system_u:object_r:devlog_t,s0)
-/var/spool/postfix/dev/log -s	gen_context(system_u:object_r:devlog_t,s0)
 ')
 
+/var/spool/postfix/dev/log -s	gen_context(system_u:object_r:devlog_t,s0)
+
 /var/run/audit_events	-s	gen_context(system_u:object_r:auditd_var_run_t,mls_systemhigh)
 /var/run/audispd_events	-s	gen_context(system_u:object_r:audisp_var_run_t,mls_systemhigh)
 /var/run/auditd\.pid	--	gen_context(system_u:object_r:auditd_var_run_t,mls_systemhigh)
_______________________________________________
SELinux-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/selinux-devel

Reply via email to