From fdbd1829fc963199fc16010c03ce768f9e8ddd22 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Tue, 28 Jul 2026 15:39:14 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Service=EF=BC=9AOpenClaw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Service%EF%BC%9AOpenClaw.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Service%EF%BC%9AOpenClaw.md b/Service%EF%BC%9AOpenClaw.md index a56b246..31da1a4 100644 --- a/Service%EF%BC%9AOpenClaw.md +++ b/Service%EF%BC%9AOpenClaw.md @@ -30,4 +30,14 @@ openclaw version ```bash openclaw onboard --install-daemon +``` + +# 啟動 OpenClaw 服務 + +```bash +sudo loginctl enable-linger $USER +``` + +```bash +openclaw gateway status --port 18789 ``` \ No newline at end of file