1cfba86fc0
su is linked against libselinux via pam_unix.so. Use the selinuxutil interface so future libselinux changes are pulled in.
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
policy_module(su, 1.12.1)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
attribute su_domain_type;
|
|
|
|
type su_exec_t;
|
|
corecmd_executable_file(su_exec_t)
|