mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-20 14:16:55 +00:00
8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
|
|
########################################
|
|
#
|
|
# mount file contexts
|
|
#
|
|
/bin/mount.* -- context_template(system_u:object_r:mount_exec_t,s0)
|
|
/bin/umount.* -- context_template(system_u:object_r:mount_exec_t,s0)
|