Files
strongswan-ext/init/systemd/strongswan.service.in
T

11 lines
168 B
Plaintext

[Unit]
Description=strongSwan IPsec
After=syslog.target
[Service]
ExecStart=@SBINDIR@/ipsec start --nofork
StandardOutput=syslog
[Install]
WantedBy=multi-user.target