aboutsummaryrefslogtreecommitdiffstats
path: root/init/systemd/strongswan.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'init/systemd/strongswan.service.in')
-rw-r--r--init/systemd/strongswan.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/systemd/strongswan.service.in b/init/systemd/strongswan.service.in
index e8dc5e819..dee892e90 100644
--- a/init/systemd/strongswan.service.in
+++ b/init/systemd/strongswan.service.in
@@ -3,7 +3,7 @@ Description=strongSwan IPsec
After=syslog.target
[Service]
-ExecStart=@SBINDIR@/ipsec start --nofork
+ExecStart=@SBINDIR@/@IPSEC_SCRIPT@ start --nofork
StandardOutput=syslog
[Install]