Skip to content

Commit ebd7070

Browse files
committed
usrmerge : fix file context for nginx
See : SELinuxProject/refpolicy#823 Signed-off-by: Nicolas PARLANT <[email protected]>
1 parent dc26ae5 commit ebd7070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

policy/modules/contrib/nginx.fc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
#
5555
# /usr
5656
#
57+
/usr/bin/nginx -- gen_context(system_u:object_r:nginx_exec_t,s0)
5758
/usr/sbin/nginx -- gen_context(system_u:object_r:nginx_exec_t,s0)
5859

5960
#

0 commit comments

Comments
 (0)