- Move users file to selection by spec file.
- Allow vncserver to run as unconfined_u:unconfined_r:unconfined_t
This commit is contained in:
parent
fc05ac0660
commit
9d9b717f1e
@ -15,7 +15,7 @@
|
|||||||
# and a user process should never be assigned the system user
|
# and a user process should never be assigned the system user
|
||||||
# identity.
|
# identity.
|
||||||
#
|
#
|
||||||
gen_user(system_u,, system_r unconfined_u, s0, s0 - mls_systemhigh, mcs_allcats)
|
gen_user(system_u,, system_r unconfined_r, s0, s0 - mls_systemhigh, mcs_allcats)
|
||||||
|
|
||||||
#
|
#
|
||||||
# user_u is a generic user identity for Linux users who have no
|
# user_u is a generic user identity for Linux users who have no
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# and a user process should never be assigned the system user
|
# and a user process should never be assigned the system user
|
||||||
# identity.
|
# identity.
|
||||||
#
|
#
|
||||||
gen_user(system_u,, system_r unconfined_u, s0, s0 - mls_systemhigh, mcs_allcats)
|
gen_user(system_u,, system_r unconfined_r, s0, s0 - mls_systemhigh, mcs_allcats)
|
||||||
|
|
||||||
#
|
#
|
||||||
# user_u is a generic user identity for Linux users who have no
|
# user_u is a generic user identity for Linux users who have no
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
# and a user process should never be assigned the system user
|
# and a user process should never be assigned the system user
|
||||||
# identity.
|
# identity.
|
||||||
#
|
#
|
||||||
gen_user(system_u,, system_r unconfined_u, s0, s0 - mls_systemhigh, mcs_allcats)
|
gen_user(system_u,, system_r unconfined_r, s0, s0 - mls_systemhigh, mcs_allcats)
|
||||||
|
|
||||||
#
|
#
|
||||||
# user_u is a generic user identity for Linux users who have no
|
# user_u is a generic user identity for Linux users who have no
|
||||||
|
Loading…
Reference in New Issue
Block a user