| Server IP : 162.144.4.212 / Your IP : 216.73.216.108 Web Server : Apache System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64 User : cozeellc ( 2980) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.9/site-packages/sepolicy/templates/__pycache__/ |
Upload File : |
a
��ye� � @ s d Z dZdZdZdZdZdZdS )zL
type TEMPLATETYPE_unit_file_t;
systemd_unit_file(TEMPLATETYPE_unit_file_t)
� aD ########################################
## <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)
')
z
type TEMPLATETYPE_unit_file_t;z�
TEMPLATETYPE_systemctl($1)
admin_pattern($1, TEMPLATETYPE_unit_file_t)
allow $1 TEMPLATETYPE_unit_file_t:service all_service_perms;
zHFILENAME -- gen_context(system_u:object_r:TEMPLATETYPE_unit_file_t,s0)
N)Zte_typesZte_rulesZif_rulesZif_admin_typesZif_admin_rulesZfc_fileZfc_dir� r r �@/usr/lib/python3.9/site-packages/sepolicy/templates/unit_file.py�<module> s