Code

sysdbd: Reconfigure the daemon on SIGHUP.
authorSebastian Harl <sh@tokkee.org>
Mon, 21 Apr 2014 17:46:23 +0000 (19:46 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 21 Apr 2014 17:46:23 +0000 (19:46 +0200)
commitc19016cd990659ef8a99373f3d0debde80952094
tree378800890fb300af446a02b4189d15cf576aef2e
parente8efc2693381b9db9cd33ad32a3ca7bfad74b84f
sysdbd: Reconfigure the daemon on SIGHUP.

The current approach shuts down the backend collector thread and the frontend.
Then, the config file is parsed again and libsysdb's reconfiguration mechanism
is used to reconfigure all plugins.
src/tools/sysdbd/main.c