apache packets
This commit is contained in:
parent
b8373ee119
commit
968ace9365
|
@ -1,5 +1,5 @@
|
|||
|
||||
policy_module(apache,1.3.10)
|
||||
policy_module(apache,1.3.11)
|
||||
|
||||
#
|
||||
# NOTES:
|
||||
|
@ -220,9 +220,9 @@ corenet_udp_sendrecv_all_nodes(httpd_t)
|
|||
corenet_tcp_sendrecv_all_ports(httpd_t)
|
||||
corenet_udp_sendrecv_all_ports(httpd_t)
|
||||
corenet_tcp_bind_all_nodes(httpd_t)
|
||||
corenet_udp_bind_all_nodes(httpd_t)
|
||||
corenet_tcp_bind_http_port(httpd_t)
|
||||
corenet_tcp_bind_http_cache_port(httpd_t)
|
||||
corenet_sendrecv_http_server_packets(httpd_t)
|
||||
|
||||
dev_read_sysfs(httpd_t)
|
||||
dev_read_rand(httpd_t)
|
||||
|
|
Loading…
Reference in New Issue