Update clients.md (#1087)
- Step if strongswan service not found was added
This commit is contained in:
parent
b073db65a6
commit
0fc1c8f355
1 changed files with 4 additions and 0 deletions
|
@ -544,6 +544,10 @@ Restart services:
|
|||
|
||||
```bash
|
||||
service strongswan restart
|
||||
|
||||
# For Ubuntu 20.04 if strongswan service not found
|
||||
ipsec restart
|
||||
|
||||
service xl2tpd restart
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue