We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85517f2 commit 5b54b1dCopy full SHA for 5b54b1d
content/usr/local/bin/gen_config.sh
@@ -86,6 +86,6 @@ cp /config/radcli/* /etc/radcli/ 2>/dev/null || true
86
# Restart services if runsvdir running
87
#
88
89
-pidof runsvdir >/dev/null && sv restart smokeping && sv restart icinga && sv restart munin-node
+pidof runsvdir >/dev/null && sv restart smokeping && sv restart fcgi-smokeping && sv restart icinga && sv restart munin-node
90
91
git.pl $IS_GIT_FORCE
0 commit comments