diff --git a/policy/modules/system/mount.fc b/policy/modules/system/mount.fc index 7352406c0..1646054e0 100644 --- a/policy/modules/system/mount.fc +++ b/policy/modules/system/mount.fc @@ -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)