parent
0fc1c8f355
commit
2b74dd99a7
@ -545,6 +545,10 @@ touch /var/run/xl2tpd/l2tp-control
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
service strongswan restart
|
service strongswan restart
|
||||||
|
|
||||||
|
# 适用于 Ubuntu 20.04,如果 strongswan 服务不存在
|
||||||
|
ipsec restart
|
||||||
|
|
||||||
service xl2tpd restart
|
service xl2tpd restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -545,7 +545,7 @@ Restart services:
|
|||||||
```bash
|
```bash
|
||||||
service strongswan restart
|
service strongswan restart
|
||||||
|
|
||||||
# For Ubuntu 20.04 if strongswan service not found
|
# For Ubuntu 20.04, if strongswan service not found
|
||||||
ipsec restart
|
ipsec restart
|
||||||
|
|
||||||
service xl2tpd restart
|
service xl2tpd restart
|
||||||
|
Loading…
Reference in New Issue
Block a user