We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5747626 commit 64310d1Copy full SHA for 64310d1
policy/modules/services/apache.fc
@@ -188,6 +188,7 @@ ifdef(`distro_suse',`
188
/run/php(/.*)? gen_context(system_u:object_r:httpd_runtime_t,s0)
189
/run/wsgi.* -s gen_context(system_u:object_r:httpd_runtime_t,s0)
190
/run/user/apache(/.*)? gen_context(system_u:object_r:httpd_tmp_t,s0)
191
+/run/nginx(/.*)? gen_context(system_u:object_r:httpd_runtime_t,s0)
192
193
/var/spool/gosa(/.*)? gen_context(system_u:object_r:httpd_sys_rw_content_t,s0)
194
/var/spool/squirrelmail(/.*)? gen_context(system_u:object_r:squirrelmail_spool_t,s0)
0 commit comments