]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow piranha_web_t to read /dev/random
authorDan Walsh <dwalsh@redhat.com>
Thu, 10 Nov 2011 16:49:00 +0000 (11:49 -0500)
committerDan Walsh <dwalsh@redhat.com>
Thu, 10 Nov 2011 16:49:00 +0000 (11:49 -0500)
policy/modules/services/piranha.te

index c45bf78552f4d37d450a8cdbe2185a5f8b87c40f..1c69a1a98dbe162c8b85555e4e862349d4d899c6 100644 (file)
@@ -105,6 +105,7 @@ corenet_tcp_bind_luci_port(piranha_web_t)
 corenet_tcp_bind_piranha_port(piranha_web_t)
 corenet_tcp_connect_ricci_port(piranha_web_t)
 
+dev_read_rand(piranha_web_t)
 dev_read_urand(piranha_web_t)
 
 domain_read_all_domains_state(piranha_web_t)