aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorChris Patterson <pattersonc@ainfosec.com>2015-12-18 08:31:48 -0500
committerTobias Brunner <tobias@strongswan.org>2015-12-21 12:02:31 +0100
commit67cd3fdce7009e6e88456e56214585c1e603745f (patch)
treeba025f045d832df72765a11884a6e34496015f79 /init
parentb15f987ddd668d785c2f96805e02a0cd9c5f5965 (diff)
downloadstrongswan-67cd3fdce7009e6e88456e56214585c1e603745f.tar.bz2
strongswan-67cd3fdce7009e6e88456e56214585c1e603745f.tar.xz
strongswan-swanctl.service.in: Match install used by strongswan.service
Signed-off-by: Chris Patterson <pattersonc@ainfosec.com> Closes strongswan/strongswan#25.
Diffstat (limited to 'init')
-rw-r--r--init/systemd-swanctl/strongswan-swanctl.service.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/init/systemd-swanctl/strongswan-swanctl.service.in b/init/systemd-swanctl/strongswan-swanctl.service.in
index 818d352d5..944101faf 100644
--- a/init/systemd-swanctl/strongswan-swanctl.service.in
+++ b/init/systemd-swanctl/strongswan-swanctl.service.in
@@ -7,3 +7,6 @@ Type=notify
ExecStart=@SBINDIR@/charon-systemd
ExecStartPost=@SBINDIR@/swanctl --load-all --noprompt
ExecReload=@SBINDIR@/swanctl --reload
+
+[Install]
+WantedBy=multi-user.target