strongswan/init/systemd/strongswan.service.in

11 lines
168 B
SYSTEMD
Raw Normal View History

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