init: Reload configurations/credentials as well during systemctl reload

This commit is contained in:
Martin Willi 2017-03-07 17:29:45 +01:00 committed by Tobias Brunner
parent 8505c28289
commit 39bc437771
1 changed files with 1 additions and 0 deletions

View File

@ -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]