Label /bin/fusermount like /usr/bin/fusermount

On Debian, fusermount is installed under that path
This commit is contained in:
Laurent Bigonville 2013-12-16 17:08:18 +01:00 committed by Chris PeBenito
parent 05892ad6db
commit ac4dad0ed6
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/bin/fusermount -- gen_context(system_u:object_r:mount_exec_t,s0)
/bin/mount.* -- gen_context(system_u:object_r:mount_exec_t,s0) /bin/mount.* -- gen_context(system_u:object_r:mount_exec_t,s0)
/bin/umount.* -- gen_context(system_u:object_r:mount_exec_t,s0) /bin/umount.* -- gen_context(system_u:object_r:mount_exec_t,s0)