stop/start gnt-monitor using systemd
[gnt-info] / bin / install-systemd.sh
index 4eecab8..f3c3e3a 100755 (executable)
@@ -11,5 +11,6 @@ sudo gnt-cluster copyfile /etc/default/gnt-monitor
 sudo gnt-cluster command systemctl daemon-reload
 sudo gnt-cluster command systemctl enable gnt-monitor
 #sudo gnt-cluster command killall gnt-monitor
+sudo gnt-cluster command systemctl stop gnt-monitor
 sudo gnt-cluster command systemctl start gnt-monitor
 sudo gnt-cluster command systemctl status gnt-monitor