Remove commented-out SELinux rules (missed from previous cleanup)
This commit is contained in:
parent
7db27df3bb
commit
a7e12480a9
@ -45,8 +45,6 @@ typealias httpd_var_run_t alias httpd_fastcgi_var_run_t;
|
||||
|
||||
# Allow web applications to call getpw* functions
|
||||
auth_use_nsswitch(httpd_sys_script_t)
|
||||
#sysnet_dns_name_resolve(httpd_sys_script_t)
|
||||
#allow httpd_sys_script_t self:netlink_route_socket { r_netlink_socket_perms };
|
||||
|
||||
# Allow httpd to create and use files and sockets for communicating with mod_fcgid
|
||||
# Rules to do this are already in selinux-policy apart from dir setattr
|
||||
|
Loading…
Reference in New Issue
Block a user