selinux-policy/refpolicy/policy/modules/kernel/selinux.te

18 lines
396 B
Plaintext
Raw Normal View History

2005-06-14 20:40:09 +00:00
policy_module(selinux,1.0)
########################################
#
# Declarations
#
#
# security_t is the target type when checking
# the permissions in the security class. It is also
# applied to selinuxfs inodes.
#
type security_t;
fs_type(security_t)
2005-06-14 20:40:09 +00:00
sid security context_template(system_u:object_r:security_t,s0)
genfscon selinuxfs / context_template(system_u:object_r:security_t,s0)