D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib64
/
python2.7
/
site-packages
/
sepolicy
/
templates
/
Filename :
unit_file.pyo
back
Copy
� 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 ######################################## ## <summary> ## Execute TEMPLATETYPE server in the TEMPLATETYPE domain. ## </summary> ## <param name="domain"> ## <summary> ## Domain allowed to transition. ## </summary> ## </param> # 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 <module> s