Why do daemons only read their configuration file when they start up? Why can't they "react" to changes in that file/hot reload?
10
votes
3
answers
2514
views
I know daemons have to be sent a HUP for config changes to take effect. But I'm wondering why this is, and if it is possible to create a daemon responsive to such changes.
Asked by Frank Jones
(109 rep)
May 18, 2020, 01:22 PM
Last activity: May 19, 2020, 07:09 PM
Last activity: May 19, 2020, 07:09 PM