mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-11 09:06:58 +00:00
8 lines
199 B
Plaintext
8 lines
199 B
Plaintext
|
|
########################################
|
|
#
|
|
# mount file contexts
|
|
#
|
|
/bin/mount.* -- gen_context(system_u:object_r:mount_exec_t,s0)
|
|
/bin/umount.* -- gen_context(system_u:object_r:mount_exec_t,s0)
|