From: Martin Willi Date: Tue, 7 Mar 2017 16:29:45 +0000 (+0100) Subject: init: Reload configurations/credentials as well during systemctl reload X-Git-Tag: 5.7.0rc1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39bc437771475f125291fe29e243c229ce8c59f3;p=thirdparty%2Fstrongswan.git init: Reload configurations/credentials as well during systemctl reload --- diff --git a/init/systemd-swanctl/strongswan-swanctl.service.in b/init/systemd-swanctl/strongswan-swanctl.service.in index e53c0c6ada..db8266a632 100644 --- a/init/systemd-swanctl/strongswan-swanctl.service.in +++ b/init/systemd-swanctl/strongswan-swanctl.service.in @@ -7,6 +7,7 @@ Type=notify ExecStart=@SBINDIR@/charon-systemd ExecStartPost=@SBINDIR@/swanctl --load-all --noprompt ExecReload=@SBINDIR@/swanctl --reload +ExecReload=@SBINDIR@/swanctl --load-all --noprompt Restart=on-abnormal [Install]