Skip to content

Commit 64310d1

Browse files
committed
apache: tag nginx httpd_runtime files
nginx has runtime files that should be appropriately labeled. Signed-off-by: Antonio Enrico Russo <[email protected]>
1 parent 5747626 commit 64310d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

policy/modules/services/apache.fc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ ifdef(`distro_suse',`
188188
/run/php(/.*)? gen_context(system_u:object_r:httpd_runtime_t,s0)
189189
/run/wsgi.* -s gen_context(system_u:object_r:httpd_runtime_t,s0)
190190
/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)
191192

192193
/var/spool/gosa(/.*)? gen_context(system_u:object_r:httpd_sys_rw_content_t,s0)
193194
/var/spool/squirrelmail(/.*)? gen_context(system_u:object_r:squirrelmail_spool_t,s0)

0 commit comments

Comments
 (0)