selinux-policy/policy/modules/roles/unprivuser.te
2008-04-29 13:58:34 +00:00

16 lines
238 B
Plaintext

policy_module(unprivuser, 1.0.0)
# this module should be named user, but that is
# a compile error since user is a keyword.
########################################
#
# Declarations
#
role user_r;
userdom_unpriv_user_template(user)