document bug and add workaround
[gnt-info] / bin / install-sysv.sh
index 20401e0..8fd6968 100755 (executable)
@@ -9,7 +9,7 @@ sudo cp init.d/gnt-monitor /etc/init.d/gnt-monitor
 sudo gnt-cluster copyfile /etc/init.d/gnt-monitor
 
 #sudo gnt-cluster command apt-get install psmisc
-#sudo gnt-cluster command killall -r gnt-monitor
+sudo gnt-cluster command killall -r gnt-monitor
 
 sudo gnt-cluster command service gnt-monitor restart
 sudo gnt-cluster command 'ps ax | grep gnt-monitor'