selinux-policy/policy/modules/roles/unprivuser.te

16 lines
238 B
Plaintext
Raw Normal View History

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)