diff --git a/policy/modules/system/mount.fc b/policy/modules/system/mount.fc index a38605e50..4619000d4 100644 --- a/policy/modules/system/mount.fc +++ b/policy/modules/system/mount.fc @@ -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/umount.* -- gen_context(system_u:object_r:mount_exec_t,s0)