Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: krixt on July 19, 2017, 12:44:39 PM

Title: BUG: Bot needs to respond to HUP requests to reload config
Post by: krixt on July 19, 2017, 12:44:39 PM
https://github.com/GuntharDeNiro/BTCT/issues/8

On linux, the bot doesn't always recognize that the config file has changed. Instead of restarting the bot, bot should respond to kill -HUP to reload the config manually. "kill -HUP" is the accepted standard in the linux world for telling a daemon/app to reload any configuration files.