]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow amavis to read sysfs
authorMiroslav Grepl <mgrepl@redhat.com>
Mon, 11 Jul 2011 16:30:20 +0000 (16:30 +0000)
committerMiroslav Grepl <mgrepl@redhat.com>
Mon, 11 Jul 2011 16:30:20 +0000 (16:30 +0000)
policy/modules/services/amavis.te

index 841fa8fd7f9ec14dfef024327ed79d7ad9fd39e3..4556eb2737df6668b4ccbfe29b56812af3f0845f 100644 (file)
@@ -128,6 +128,7 @@ corenet_tcp_connect_razor_port(amavis_t)
 
 dev_read_rand(amavis_t)
 dev_read_urand(amavis_t)
+dev_read_sysfs(amavis_t)
 
 domain_use_interactive_fds(amavis_t)