Guest patch from Dan Walsh.

Dominic asked to remove mono and java from guest_t
This commit is contained in:
Chris PeBenito 2010-07-06 08:35:56 -04:00
parent ab62f3f1b1
commit cad4224e8e

View File

@ -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 # 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) #gen_user(guest_u,, guest_r, s0, s0)