selinux-policy/policy/modules/admin/su.te
Chris PeBenito c7dc1c7222 trunk: Allow unix_update to change the security attributes associate with files so
that it can properly create the shadow file. Also allow it to read from
urandom so that it can add salt to the password hash.
2009-06-18 13:57:26 +00:00

13 lines
166 B
Plaintext

policy_module(su, 1.9.2)
########################################
#
# Declarations
#
attribute su_domain_type;
type su_exec_t;
corecmd_executable_file(su_exec_t)