Daniel Gibbs %!s(int64=2) %!d(string=hai) anos
pai
achega
0ded1143ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/modules/command_stop.sh

+ 1 - 1
lgsm/modules/command_stop.sh

@@ -331,7 +331,7 @@ fn_stop_pre_check
 # Remove started lockfile.
 rm -f "${lockdir:?}/${selfname}-started.lock"
 
-# If user ran the stop command, monitor will become disabled.
+# If user ran the stop command monitor will become disabled.
 if [ "${firstcommandname}" == "STOP" ]; then
 	rm -f "${lockdir:?}/${selfname}-monitoring.lock"
 fi