Skip to content
Snippets Groups Projects
Commit 2e09e693 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Ignore munin restart errors.

parent b3c24afb
No related branches found
No related tags found
No related merge requests found
......@@ -36,5 +36,5 @@ mv /etc/munin/templates /etc/munin/templates.orig
cp -pr munin-monitoring-theme/templates/munstrap/static /etc/munin/
cp -pr munin-monitoring-theme/templates/munstrap/templates /etc/munin/
# service restart
service munin restart
service munin restart || true
service munin-node restart
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment