init: Reload configurations/credentials as well during systemctl reload

This commit is contained in:
Martin Willi
2018-08-31 16:57:48 +02:00
committed by Tobias Brunner
parent 8505c28289
commit 39bc437771
@@ -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]