Update README.md

This commit is contained in:
bjdgyc
2024-04-30 13:14:21 +08:00
committed by GitHub
parent 9a47714f3f
commit 01ab115956

View File

@@ -331,6 +331,7 @@ ipv4_end = "10.1.2.200"
- centos: `/usr/lib/systemd/system/`
- ubuntu: `/lib/systemd/system/`
3. 操作命令:
- 加载配置: `systemctl daemon-reload`
- 启动: `systemctl start anylink`
- 停止: `systemctl stop anylink`
- 开机自启: `systemctl enable anylink`