Update docs

- Ref: #1087
This commit is contained in:
hwdsl2 2022-01-26 19:24:37 -06:00
parent 0fc1c8f355
commit 2b74dd99a7
2 changed files with 5 additions and 1 deletions

View File

@ -545,6 +545,10 @@ touch /var/run/xl2tpd/l2tp-control
```bash
service strongswan restart
# 适用于 Ubuntu 20.04,如果 strongswan 服务不存在
ipsec restart
service xl2tpd restart
```

View File

@ -545,7 +545,7 @@ Restart services:
```bash
service strongswan restart
# For Ubuntu 20.04 if strongswan service not found
# For Ubuntu 20.04, if strongswan service not found
ipsec restart
service xl2tpd restart