apache: Fix lint error.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
744290159e
commit
cf91901018
|
@ -172,7 +172,7 @@ ifdef(`distro_suse',`
|
|||
/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/php7..-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)
|
||||
|
|
Loading…
Reference in New Issue