]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
Abrt helper is reading the execuatbles that crash
authorDan Walsh <dwalsh@redhat.com>
Wed, 6 Jul 2011 20:04:08 +0000 (16:04 -0400)
committerDan Walsh <dwalsh@redhat.com>
Wed, 6 Jul 2011 20:04:08 +0000 (16:04 -0400)
policy/modules/services/abrt.te

index 7a9fdd94b7cae2393aa9901e799046f376a3a941..a7f44c9db2ed6b917e99ac89f6b595f9c4e3c4f4 100644 (file)
@@ -260,6 +260,8 @@ files_var_filetrans(abrt_helper_t, abrt_var_cache_t, { file dir })
 read_files_pattern(abrt_helper_t, abrt_var_run_t, abrt_var_run_t)
 read_lnk_files_pattern(abrt_helper_t, abrt_var_run_t, abrt_var_run_t)
 
+corecmd_read_all_executables(abrt_helper_t)
+
 domain_read_all_domains_state(abrt_helper_t)
 
 files_read_etc_files(abrt_helper_t)