?¡ëPNG
IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À?¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/user1137782/www/china1.by/classwithtostring.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
## Remote-Console (out-of-band) and System Management Software (in-band) based on Intelligent Platform Management Interface specification
#####################################
##
## Creates types and rules for a basic
## freeipmi init daemon domain.
##
##
##
## Prefix for the domain.
##
##
#
template(`freeipmi_domain_template',`
gen_require(`
attribute freeipmi_domain, freeipmi_pid;
')
#############################
#
# Declarations
#
type freeipmi_$1_t, freeipmi_domain;
type freeipmi_$1_exec_t;
init_daemon_domain(freeipmi_$1_t, freeipmi_$1_exec_t)
role system_r types freeipmi_$1_t;
type freeipmi_$1_initrc_exec_t;
init_script_file(freeipmi_$1_initrc_exec_t)
type freeipmi_$1_var_run_t, freeipmi_pid;
files_pid_file(freeipmi_$1_var_run_t)
#############################
#
# Local policy
#
manage_files_pattern(freeipmi_$1_t, freeipmi_$1_var_run_t, freeipmi_$1_var_run_t)
kernel_read_system_state(freeipmi_$1_t)
corenet_all_recvfrom_netlabel(freeipmi_$1_t)
corenet_all_recvfrom_unlabeled(freeipmi_$1_t)
dev_read_raw_memory(freeipmi_$1_t)
auth_use_nsswitch(freeipmi_$1_t)
logging_send_syslog_msg(freeipmi_$1_t)
miscfiles_read_localization(freeipmi_$1_t)
')
####################################
##
## Connect to cluster domains over a unix domain
## stream socket.
##
##
##
## Domain allowed access.
##
##
#
interface(`freeipmi_stream_connect',`
gen_require(`
attribute freeipmi_domain, freeipmi_pid;
')
files_search_pids($1)
stream_connect_pattern($1, freeipmi_pid, freeipmi_pid, freeipmi_domain)
')