更新 Syncthing文件同步搭建
@@ -30,4 +30,11 @@ RestartSec=5s
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|
||||||
|
|
||||||
|
#启动服务并设置开机自启动
|
||||||
|
systemctl enable strelaysrv
|
||||||
|
systemctl start strelaysrv
|
||||||
|
#查看状态,可查看中继URL
|
||||||
|
systemctl status strelaysrv
|
||||||
```
|
```
|
Reference in New Issue
Block a user