diff --git a/docs/clients.md b/docs/clients.md index 0048986..fa474c1 100644 --- a/docs/clients.md +++ b/docs/clients.md @@ -544,6 +544,10 @@ Restart services: ```bash service strongswan restart + +# For Ubuntu 20.04 if strongswan service not found +ipsec restart + service xl2tpd restart ```