routinator icon indicating copy to clipboard operation
routinator copied to clipboard

Allow to re-validate via systemd

Open brada4 opened this issue 5 years ago • 2 comments

Should be something like

ExecReload=/bin/kill -USR1 $MAINPID

In the unit file

brada4 avatar May 01 '20 21:05 brada4

I’m not entirely sure, re-validation qualifies as a reload in the systemd sense since it doesn’t actually reload the config but really only triggers a validation run. For instance, if you change the RTR or HTTP listener configuration, that change will not be considered if you’d run systemctl reload routinator.

partim avatar May 08 '20 09:05 partim

Currently reload is unused, just to fill it with something until the described full reload is implemented? E.g apache reload is 'graceful' , one has too restart to add new module Named reload in most cases is rndc relpad, i.e zone reload. I dunno, incomplete reload as opposed to restart seems acceptable around.

brada4 avatar May 08 '20 17:05 brada4