15 lines
381 B
Plaintext
15 lines
381 B
Plaintext
|
# Copyright (C) 2005 Tresys Technology, LLC
|
||
|
|
||
|
##################################
|
||
|
#
|
||
|
# Core User configuration.
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# 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.
|
||
|
#
|
||
|
user system_u roles system_r user_mls(s0,s0 - s9:c0.c127);
|