| Server IP : 77.68.64.21 / Your IP : 216.73.216.219 Web Server : Apache System : Linux hp3-wp-1011378.hostingp3.local 3.10.0-1160.144.1.el7.tuxcare.els9.x86_64 #1 SMP Fri Jul 10 17:06:31 UTC 2026 x86_64 User : csh2668128 ( 2112425) PHP Version : 8.1.34 Disable Function : shell_exec,exec,system,popen,set_time_limit MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib64/python2.7/site-packages/sepolicy/templates/ |
Upload File : |
�
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