?¡ë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
## Ricci cluster management agent
########################################
##
## Execute a domain transition to run ricci.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`ricci_domtrans',`
gen_require(`
type ricci_t, ricci_exec_t;
')
domtrans_pattern($1, ricci_exec_t, ricci_t)
')
#######################################
##
## Execute ricci server in the ricci domain.
##
##
##
## The type of the process performing this action.
##
##
#
interface(`ricci_initrc_domtrans', `
gen_require(`
type ricci_initrc_exec_t;
')
init_labeled_script_domtrans($1, ricci_initrc_exec_t)
')
########################################
##
## Execute a domain transition to run ricci_modcluster.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`ricci_domtrans_modcluster',`
gen_require(`
type ricci_modcluster_t, ricci_modcluster_exec_t;
')
domtrans_pattern($1, ricci_modcluster_exec_t, ricci_modcluster_t)
')
########################################
##
## Do not audit attempts to use
## ricci_modcluster file descriptors.
##
##
##
## The type of process not to audit.
##
##
#
interface(`ricci_dontaudit_use_modcluster_fds',`
gen_require(`
type ricci_modcluster_t;
')
dontaudit $1 ricci_modcluster_t:fd use;
')
########################################
##
## Do not audit attempts to read write
## ricci_modcluster unamed pipes.
##
##
##
## The type of process not to audit.
##
##
#
interface(`ricci_dontaudit_rw_modcluster_pipes',`
gen_require(`
type ricci_modcluster_t;
')
dontaudit $1 ricci_modcluster_t:fifo_file { read write };
')
########################################
##
## Connect to ricci_modclusterd over an unix stream socket.
##
##
##
## Domain allowed access.
##
##
#
interface(`ricci_stream_connect_modclusterd',`
gen_require(`
type ricci_modclusterd_t, ricci_modcluster_var_run_t;
')
files_search_pids($1)
stream_connect_pattern($1, ricci_modcluster_var_run_t, ricci_modcluster_var_run_t, ricci_modclusterd_t)
')
#######################################
##
## Read and write to ricci_modclusterd temporary file system.
##
##
##
## Domain allowed access.
##
##
#
interface(`ricci_rw_modclusterd_tmpfs_files',`
gen_require(`
type ricci_modclusterd_tmpfs_t;
')
allow $1 ricci_modclusterd_tmpfs_t:file rw_file_perms;
allow $1 ricci_modclusterd_tmpfs_t:file unlink;
')
########################################
##
## Execute a domain transition to run ricci_modlog.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`ricci_domtrans_modlog',`
gen_require(`
type ricci_modlog_t, ricci_modlog_exec_t;
')
domtrans_pattern($1, ricci_modlog_exec_t, ricci_modlog_t)
')
########################################
##
## Execute a domain transition to run ricci_modrpm.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`ricci_domtrans_modrpm',`
gen_require(`
type ricci_modrpm_t, ricci_modrpm_exec_t;
')
domtrans_pattern($1, ricci_modrpm_exec_t, ricci_modrpm_t)
')
########################################
##
## Execute a domain transition to run ricci_modservice.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`ricci_domtrans_modservice',`
gen_require(`
type ricci_modservice_t, ricci_modservice_exec_t;
')
domtrans_pattern($1, ricci_modservice_exec_t, ricci_modservice_t)
')
########################################
##
## Execute a domain transition to run ricci_modstorage.
##
##
##
## Domain allowed to transition.
##
##
#
interface(`ricci_domtrans_modstorage',`
gen_require(`
type ricci_modstorage_t, ricci_modstorage_exec_t;
')
domtrans_pattern($1, ricci_modstorage_exec_t, ricci_modstorage_t)
')
######################################
##
## Allow the specified domain to read ricci's lib files.
##
##
##
## Domain allowed access.
##
##
#
interface(`ricci_read_lib_files',`
gen_require(`
type ricci_var_lib_t;
')
files_search_var_lib($1)
list_dirs_pattern($1, ricci_var_lib_t, ricci_var_lib_t)
read_files_pattern($1, ricci_var_lib_t, ricci_var_lib_t)
')
#####################################
##
## Allow the specified domain to manage ricci's lib files.
##
##
##
## Domain allowed access.
##
##
#
interface(`ricci_manage_lib_files',`
gen_require(`
type ricci_var_lib_t;
')
files_search_var_lib($1)
manage_dirs_pattern($1, ricci_var_lib_t, ricci_var_lib_t)
manage_files_pattern($1, ricci_var_lib_t, ricci_var_lib_t)
')
########################################
##
## All of the rules required to administrate
## an ricci environment
##
##
##
## Domain allowed access.
##
##
##
##
## Role allowed access.
##
##
##
#
interface(`ricci_admin',`
gen_require(`
type ricci_t, ricci_initrc_exec_t, ricci_tmp_t;
type ricci_var_lib_t, ricci_var_log_t, ricci_var_run_t;
')
allow $1 ricci_t:process { ptrace signal_perms getattr };
read_files_pattern($1, ricci_t, ricci_t)
init_labeled_script_domtrans($1, ricci_initrc_exec_t)
domain_system_change_exemption($1)
role_transition $2 ricci_initrc_exec_t system_r;
allow $2 system_r;
files_search_tmp($1)
admin_pattern($1, ricci_tmp_t)
files_search_var_lib($1)
admin_pattern($1, ricci_var_lib_t)
logging_search_logs($1)
admin_pattern($1, ricci_var_log_t)
files_search_pids($1)
admin_pattern($1, ricci_var_run_t)
')