selinux-policy/policy/rolemap

19 lines
362 B
Plaintext

#
# This file contains the mappings
# used for per-userdomain template
# infrastructure. Each line describes
# the prefix and user domain type
# corresponding to each role.
#
# syntax: role prefix user_domain
#
user_r user user_t
staff_r staff staff_t
sysadm_r sysadm sysadm_t
ifdef(`enable_mls',`
secadm_r secadm secadm_t
auditadm_r auditadm auditadm_t
')