Commit ef3de23b authored by Holger Levsen's avatar Holger Levsen
Browse files

make update_jdn.sh more robust

parent 148d252d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -672,7 +672,7 @@ fi
( dpkg -l munin-async 2>/dev/null && sudo apt-get remove munin-async ) || true

# we ship one or two service files…
sudo systemctl daemon-reload
sudo systemctl daemon-reload || true

#
# more configuration than a simple cp can do