diff --git a/README.md b/README.md index 958c7fa..a460eb0 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ sudo systemctl start sing-box ``` sudo systemctl stop sing-box ``` +- 开机自启 +``` +sudo systemctl start sing-box +``` - 查询运行状态 ``` sudo systemctl status sing-box