apache packets

This commit is contained in:
Chris PeBenito 2006-05-26 20:46:37 +00:00
parent b8373ee119
commit 968ace9365
1 changed files with 2 additions and 2 deletions

View File

@ -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)