]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Add label for /var/log/suphp.log
authorMiroslav Grepl <mgrepl@redhat.com>
Mon, 5 Dec 2011 11:46:05 +0000 (12:46 +0100)
committerMiroslav Grepl <mgrepl@redhat.com>
Mon, 5 Dec 2011 11:46:05 +0000 (12:46 +0100)
policy/modules/services/apache.fc

index a9959fa00039a788971589fc7dfb657a89a246ce..85ca8ac6a5d68cdc332b9466e544257179fdfb37 100644 (file)
@@ -104,6 +104,7 @@ ifdef(`distro_suse', `
 /var/log/httpd(/.*)?                   gen_context(system_u:object_r:httpd_log_t,s0)
 /var/log/lighttpd(/.*)?                        gen_context(system_u:object_r:httpd_log_t,s0)
 /var/log/roundcubemail(/.*)?   gen_context(system_u:object_r:httpd_log_t,s0)
+/var/log/suphp\.log                    --      gen_context(system_u:object_r:httpd_log_t,s0)
 
 ifdef(`distro_debian', `
 /var/log/horde2(/.*)?                  gen_context(system_u:object_r:httpd_log_t,s0)