commit:     220dd4819409d7c664b52140d67952c4627eb46e
Author:     Chris PeBenito <pebenito <AT> ieee <DOT> org>
AuthorDate: Thu Jan 28 19:34:02 2021 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Feb  1 01:21:42 2021 +0000
URL:        
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=220dd481

apache: Really fix lint error.

Signed-off-by: Chris PeBenito <pebenito <AT> ieee.org>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 policy/modules/services/apache.fc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/policy/modules/services/apache.fc 
b/policy/modules/services/apache.fc
index 34d62881..433f2895 100644
--- a/policy/modules/services/apache.fc
+++ b/policy/modules/services/apache.fc
@@ -182,7 +182,7 @@ ifndef(`distro_gentoo',`
 /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)
 /var/log/z-push(/.*)?                                          
gen_context(system_u:object_r:httpd_sys_rw_content_t,s0)
-/var/log/php[^/]+-fpm.log                              --      
gen_context(system_u:object_r:httpd_log_t,s0)
+/var/log/php[^/]+-fpm\.log                             --      
gen_context(system_u:object_r:httpd_log_t,s0)
 
 /run/apache.*                                                  
gen_context(system_u:object_r:httpd_runtime_t,s0)
 /run/cherokee\.pid                                     --      
gen_context(system_u:object_r:httpd_runtime_t,s0)

Reply via email to