mirror of
https://github.com/hwdsl2/setup-ipsec-vpn.git
synced 2026-05-17 08:05:45 +03:00
Update clients.md (#1087)
- Step if strongswan service not found was added
This commit is contained in:
@@ -544,6 +544,10 @@ Restart services:
|
||||
|
||||
```bash
|
||||
service strongswan restart
|
||||
|
||||
# For Ubuntu 20.04 if strongswan service not found
|
||||
ipsec restart
|
||||
|
||||
service xl2tpd restart
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user