blob: 86baccf4f53aeebaca7ac54b7b7ddeebeb1335cc [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001commit 44cbabd8a42bc2a436562ed33fb8c89fa6b75b6e
2Author: Chris Patterson <pattersonc@ainfosec.com>
3Date: Fri Dec 18 08:31:48 2015 -0500
4
5 strongswan-swanctl.service.in: match install used by strongswan.service
6
7 Signed-off-by: Chris Patterson <pattersonc@ainfosec.com>
8
9Upstream-Status: Submitted
10https://github.com/strongswan/strongswan/pull/25
11
12diff --git a/init/systemd-swanctl/strongswan-swanctl.service.in b/init/systemd-swanctl/strongswan-swanctl.service.in
13index 818d352..944101f 100644
14--- a/init/systemd-swanctl/strongswan-swanctl.service.in
15+++ b/init/systemd-swanctl/strongswan-swanctl.service.in
16@@ -7,3 +7,6 @@ Type=notify
17 ExecStart=@SBINDIR@/charon-systemd
18 ExecStartPost=@SBINDIR@/swanctl --load-all --noprompt
19 ExecReload=@SBINDIR@/swanctl --reload
20+
21+[Install]
22+WantedBy=multi-user.target