fix wrong variable name in output of failed service start
This commit is contained in:
@@ -865,7 +865,7 @@ function VerifyServiceStart {
|
||||
echo "" >>"$LOGFILE"
|
||||
runcmd "journalctl --since '$LOGTIME' -u $XO_SVC >> $LOGFILE"
|
||||
echo
|
||||
echo "Control $SERVICE service with systemctl for stop/start/restart etc."
|
||||
echo "Control $XO_SVC service with systemctl for stop/start/restart etc."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user