It would be nice to be able to have llama-swap reload the config file on the fly. I tried to send SIGHUP and then it just terminates completely.
Reloading on SIGHUP (as many other daemons do) would be a nice feature, but maybe it could also watch its config file for modifications and reload it when it is modified and there are no syntax errors.
It would be nice to be able to have llama-swap reload the config file on the fly. I tried to send SIGHUP and then it just terminates completely.
Reloading on SIGHUP (as many other daemons do) would be a nice feature, but maybe it could also watch its config file for modifications and reload it when it is modified and there are no syntax errors.