This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| technical:ipsec:strongswan [2023/05/14 10:48] – external edit 127.0.0.1 | technical:ipsec:strongswan [2023/06/12 10:52] (current) – jc | ||
|---|---|---|---|
| Line 132: | Line 132: | ||
| ```bash | ```bash | ||
| strongswan start | strongswan start | ||
| + | ``` | ||
| + | |||
| + | The legacy systemd unit can configured by enabling the `strongswan-starter.service` script. | ||
| + | ```bash | ||
| + | systemctl enable strongswan-starter.service | ||
| + | systemctl start strongswan-starter.service | ||
| ``` | ``` | ||
| # Links | # Links | ||