Re: [PATCH] misc services patches with changes Dominick and Chris wanted
Chris PeBenito <[email protected]>
| Newsgroups | org.kernel.vger.selinux-refpolicy |
|---|---|
| Message-ID | <[email protected]> |
On 1/26/21 10:15 PM, Russell Coker wrote: > I think this one is ready to merge. > > Signed-off-by: Russell Coker <[email protected]> > @@ -170,6 +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) selint flagged this. Is ".." intended to be 2 "." metacharacters? -- Chris PeBenito