2005-08-08 21:03:23 +00:00
|
|
|
|
|
|
|
policy_module(su,1.0)
|
|
|
|
|
|
|
|
########################################
|
|
|
|
#
|
|
|
|
# Declarations
|
|
|
|
#
|
|
|
|
|
2005-10-13 20:59:36 +00:00
|
|
|
# real declaration moved to mls until
|
|
|
|
# range_transition works in loadable modules
|
|
|
|
gen_require(`
|
|
|
|
type su_exec_t;
|
|
|
|
')
|
2005-08-08 21:03:23 +00:00
|
|
|
files_type(su_exec_t)
|
|
|
|
|
|
|
|
# Remaining policy in the per-user domain template
|