ó
m‰ÌVc @ s. d Z d Z d Z d Z d Z d Z d Z d S( sL
type TEMPLATETYPE_unit_file_t;
systemd_unit_file(TEMPLATETYPE_unit_file_t)
t sD ########################################
##
## Execute TEMPLATETYPE server in the TEMPLATETYPE domain.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`TEMPLATETYPE_systemctl',`
gen_require(`
type TEMPLATETYPE_t;
type TEMPLATETYPE_unit_file_t;
')
systemd_exec_systemctl($1)
systemd_read_fifo_file_passwd_run($1)
allow $1 TEMPLATETYPE_unit_file_t:file read_file_perms;
allow $1 TEMPLATETYPE_unit_file_t:service manage_service_perms;
ps_process_pattern($1, TEMPLATETYPE_t)
')
s
type TEMPLATETYPE_unit_file_t;sˆ
TEMPLATETYPE_systemctl($1)
admin_pattern($1, TEMPLATETYPE_unit_file_t)
allow $1 TEMPLATETYPE_unit_file_t:service all_service_perms;
sH FILENAME -- gen_context(system_u:object_r:TEMPLATETYPE_unit_file_t,s0)
N( t te_typest te_rulest if_rulest if_admin_typest if_admin_rulest fc_filet fc_dir( ( ( sB /usr/lib64/python2.7/site-packages/sepolicy/templates/unit_file.pyt s