Skip to content

Commit

Permalink
Allow cachefilesd_t to send itself signals
Browse files Browse the repository at this point in the history
  • Loading branch information
rhatdan authored and wrabcak committed Aug 12, 2014
1 parent 9e19adc commit 7658e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cachefilesd.te
Expand Up @@ -80,6 +80,7 @@ optional_policy(`
# rules.
#
allow cachefilesd_t self:capability { setuid setgid sys_admin dac_override };
allow cachefilesd_t self:process signal_perms;

# Allow manipulation of pid file
allow cachefilesd_t cachefilesd_var_run_t:file create_file_perms;
Expand Down

0 comments on commit 7658e9a

Please sign in to comment.