Remove commented-out SELinux rules (missed from previous cleanup)

This commit is contained in:
Paul Howarth 2008-10-24 14:30:59 +00:00
parent 7db27df3bb
commit a7e12480a9

View File

@ -45,8 +45,6 @@ typealias httpd_var_run_t alias httpd_fastcgi_var_run_t;
# Allow web applications to call getpw* functions # Allow web applications to call getpw* functions
auth_use_nsswitch(httpd_sys_script_t) 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 # 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 # Rules to do this are already in selinux-policy apart from dir setattr