whoya
This commit is contained in:
parent
2968e06818
commit
aae38f05a6
@ -21,13 +21,16 @@ interface(`mojomojo_admin',`
|
||||
gen_require(`
|
||||
type httpd_mojomojo_script_t;
|
||||
type httpd_mojomojo_content_t, httpd_mojomojo_ra_content_t;
|
||||
type httpd_mojomojo_rw_content_t;
|
||||
type httpd_mojomojo_rw_content_t, httpd_mojomojo_tmp_t;
|
||||
type httpd_mojomojo_script_exec_t, httpd_mojomojo_htaccess_t;
|
||||
')
|
||||
|
||||
allow $1 httpd_mojomojo_script_t:process { ptrace signal_perms };
|
||||
ps_process_pattern($1, httpd_mojomojo_script_t)
|
||||
|
||||
files_list_tmp($1)
|
||||
admin_pattern($1, httpd_mojomojo_tmp_t)
|
||||
|
||||
files_search_var_lib(httpd_mojomojo_script_t)
|
||||
|
||||
apache_search_sys_content($1)
|
||||
|
Loading…
Reference in New Issue
Block a user