selinux-refpolicy/policy/modules/system/mount.fc

12 lines
537 B
Plaintext
Raw Normal View History

/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)
2014-01-21 13:54:59 +00:00
/sbin/mount\.zfs -- gen_context(system_u:object_r:mount_exec_t,s0)
2014-01-21 13:55:28 +00:00
/sbin/zfs -- gen_context(system_u:object_r:mount_exec_t,s0)
/sbin/zpool -- gen_context(system_u:object_r:mount_exec_t,s0)
/usr/bin/fusermount -- gen_context(system_u:object_r:mount_exec_t,s0)
/run/mount(/.*)? gen_context(system_u:object_r:mount_var_run_t,s0)