init: Reload configurations/credentials as well during systemctl reload
This commit is contained in:
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]
|
||||
|
||||
Reference in New Issue
Block a user