fix: update command with new path

This commit is contained in:
Yannik Schmidt
2023-01-06 01:15:53 +01:00
parent b93f65a1a7
commit ef7fdb41e9

View File

@@ -1,5 +1,5 @@
object NotificationCommand "signal-service-notification" { object NotificationCommand "signal-service-notification" {
command = [ "/etc/icinga2/monitoring-tools/signal-notify.py" ] command = [ "/etc/icinga2/monitoring-tools/signal-gateway-client.py" ]
arguments += { arguments += {
"-4" = "$notification_address$" "-4" = "$notification_address$"