]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Allow accountsd to read /sys
authorMiroslav Grepl <mgrepl@redhat.com>
Mon, 14 Nov 2011 14:25:26 +0000 (14:25 +0000)
committerMiroslav Grepl <mgrepl@redhat.com>
Mon, 14 Nov 2011 14:44:14 +0000 (14:44 +0000)
policy/modules/apps/firewallgui.te

index 86b640d4d3545f5f71662b32fef8a769d6f4d56d..bc0ba866f0d0cf860b14a6c455f91cae11337c4b 100644 (file)
@@ -43,6 +43,8 @@ files_read_usr_files(firewallgui_t)
 files_search_kernel_modules(firewallgui_t)
 files_list_kernel_modules(firewallgui_t)
 
+seutil_read_config(firewallgui_t)
+
 auth_use_nsswitch(firewallgui_t)
 
 miscfiles_read_localization(firewallgui_t)