From 4791a6052cf12a21e650930fffff37cc7b23c61e Mon Sep 17 00:00:00 2001 From: haotian <2421912570@qq.com> Date: Thu, 21 Aug 2025 08:32:31 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20readme.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 8a8200d..19fd2d0 100644 --- a/readme.md +++ b/readme.md @@ -16,3 +16,5 @@ - 取消服务开机自启 - sudo systemctl disable xxxx.service +- 编辑service文件后,重新载入 + - sudo systemctl daemon-reload \ No newline at end of file