Daniel Gibbs
10 months ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|