Skip to content

Commit 2c4be4c

Browse files
Revert "Allow Icinga to send (kill-) signal to nagios plugins in SELinux Policy"
This reverts commit cda58a8.
1 parent cda58a8 commit 2c4be4c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/selinux/icinga2.te

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,6 @@ allow icinga2_t self:unix_stream_socket create_stream_socket_perms;
102102

103103
allow icinga2_t icinga2_exec_t:file execute_no_trans;
104104

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-
109105
list_dirs_pattern(icinga2_t, icinga2_etc_t, icinga2_etc_t)
110106
read_files_pattern(icinga2_t, icinga2_etc_t, icinga2_etc_t)
111107
read_lnk_files_pattern(icinga2_t, icinga2_etc_t, icinga2_etc_t)

0 commit comments

Comments
 (0)