Guest patch from Dan Walsh.
Dominic asked to remove mono and java from guest_t
This commit is contained in:
parent
ab62f3f1b1
commit
cad4224e8e
|
@ -1,4 +1,4 @@
|
|||
policy_module(guest, 1.1.0)
|
||||
policy_module(guest, 1.1.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -14,12 +14,4 @@ userdom_restricted_user_template(guest)
|
|||
# Local policy
|
||||
#
|
||||
|
||||
optional_policy(`
|
||||
java_role_template(guest, guest_r, guest_t)
|
||||
')
|
||||
|
||||
optional_policy(`
|
||||
mono_role_template(guest, guest_r, guest_t)
|
||||
')
|
||||
|
||||
#gen_user(guest_u,, guest_r, s0, s0)
|
||||
|
|
Loading…
Reference in New Issue