selinux-policy/refpolicy/policy/systemuser
2005-10-24 15:52:04 +00:00

20 lines
511 B
Plaintext

##################################
#
# System User configuration.
#
#
# gen_user(username, role_set, mls_defaultlevel, mls_range, [mcs_categories])
#
#
# system_u is the user identity for system processes and objects.
# There should be no corresponding Unix user identity for system,
# and a user process should never be assigned the system user
# identity.
#
gen_user(system_u, system_r, s0, s0 - s15:c0.c127, c0.c255)
# Normal users should not be added to this file,
# but instead added to the users file.