We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda58a8 commit 2c4be4cCopy full SHA for 2c4be4c
tools/selinux/icinga2.te
@@ -102,10 +102,6 @@ allow icinga2_t self:unix_stream_socket create_stream_socket_perms;
102
103
allow icinga2_t icinga2_exec_t:file execute_no_trans;
104
105
-allow icinga2_t nagios_mail_plugin_exec_t:process signal;
106
-allow icinga2_t nagios_checkdisk_plugin_t:process signal;
107
-allow icinga2_t nagios_unconfined_plugin_t:process signal;
108
-
109
list_dirs_pattern(icinga2_t, icinga2_etc_t, icinga2_etc_t)
110
read_files_pattern(icinga2_t, icinga2_etc_t, icinga2_etc_t)
111
read_lnk_files_pattern(icinga2_t, icinga2_etc_t, icinga2_etc_t)
0 commit comments