|
|
|
@ -65,7 +65,7 @@ files_pid_filetrans(fail2ban_t, fail2ban_var_run_t, file)
|
|
|
|
|
|
|
|
|
|
kernel_read_system_state(fail2ban_t)
|
|
|
|
|
kernel_read_network_state(fail2ban_t)
|
|
|
|
|
|
|
|
|
|
kernel_read_net_sysctls(fail2ban_t)
|
|
|
|
|
|
|
|
|
|
corecmd_exec_bin(fail2ban_t)
|
|
|
|
|
corecmd_exec_shell(fail2ban_t)
|
|
|
|
@ -79,6 +79,7 @@ corenet_tcp_connect_whois_port(fail2ban_t)
|
|
|
|
|
corenet_tcp_sendrecv_whois_port(fail2ban_t)
|
|
|
|
|
|
|
|
|
|
dev_read_urand(fail2ban_t)
|
|
|
|
|
dev_read_sysfs(fail2ban_t)
|
|
|
|
|
|
|
|
|
|
domain_use_interactive_fds(fail2ban_t)
|
|
|
|
|
domain_dontaudit_read_all_domains_state(fail2ban_t)
|
|
|
|
|