Merge pull request #173 from fishilico/mount-fuse3

This commit is contained in:
Chris PeBenito 2020-02-01 14:36:23 -05:00
commit 9e4d323462
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
/usr/bin/fusermount -- gen_context(system_u:object_r:mount_exec_t,s0)
/usr/bin/fusermount3 -- gen_context(system_u:object_r:mount_exec_t,s0)
/usr/bin/mount(\.[^/]+)? -- gen_context(system_u:object_r:mount_exec_t,s0)
/usr/bin/umount(\.[^/]+)? -- gen_context(system_u:object_r:mount_exec_t,s0)
/usr/bin/zfs -- gen_context(system_u:object_r:mount_exec_t,s0)