diff --git a/xo-install.sh b/xo-install.sh index 439ef90..56e9fd7 100755 --- a/xo-install.sh +++ b/xo-install.sh @@ -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