From 8bab934bdf3bf4bf23731e95bc866d7a8108649f Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Fri, 25 Jul 2025 16:09:56 +0200 Subject: [PATCH] f --- src/icinga2/install-service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icinga2/install-service.sh b/src/icinga2/install-service.sh index 19de19a..b230bd3 100644 --- a/src/icinga2/install-service.sh +++ b/src/icinga2/install-service.sh @@ -302,7 +302,6 @@ icingacli module enable perfdatagraphs echo "[INFO] Alle Services werden neu gestartet, um die finale Konfiguration zu laden." systemctl restart mariadb -systemctl restart icinga2 systemctl restart php${PHP_VERSION}-fpm systemctl restart nginx systemctl restart grafana-server @@ -334,6 +333,7 @@ port = "5665" username = "director" password = "${ICINGA_API_USER_PASS}" EOF +systemctl restart icinga2 icingacli director kickstart run #rm /etc/icingaweb2/modules/director/kickstart.ini