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