17 lines
276 B
Plaintext
17 lines
276 B
Plaintext
|
|
policy_module(su,1.0)
|
|
|
|
########################################
|
|
#
|
|
# Declarations
|
|
#
|
|
|
|
# real declaration moved to mls until
|
|
# range_transition works in loadable modules
|
|
gen_require(`
|
|
type su_exec_t;
|
|
')
|
|
files_type(su_exec_t)
|
|
|
|
# Remaining policy in the per-user domain template
|