Skip to content

Commit

Permalink
Allow usbmuxd fsedit cap. BZ #(1149451)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Oct 7, 2014
1 parent edc52a9 commit e941c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usbmuxd.te
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ systemd_unit_file(usbmuxd_unit_file_t)
# Local policy
#

allow usbmuxd_t self:capability { chown kill setgid setuid };
allow usbmuxd_t self:capability { fsetid chown kill setgid setuid };
dontaudit usbmuxd_t self:capability sys_resource;
allow usbmuxd_t self:process { signal signull };
allow usbmuxd_t self:fifo_file rw_fifo_file_perms;
Expand Down

0 comments on commit e941c7e

Please sign in to comment.