aboutsummaryrefslogtreecommitdiffstats
path: root/init/systemd/strongswan.service.in
blob: e8dc5e8194d3099bdac6f93dbbc8e8393c284917 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=strongSwan IPsec
After=syslog.target

[Service]
ExecStart=@SBINDIR@/ipsec start --nofork
StandardOutput=syslog

[Install]
WantedBy=multi-user.target