]>
git.tue.mpg.de Git - dss.git/commit
Dump config and internal state on SIGHUP.
This patch changes the signal handling of SIGHUP so information about
the internal state and the config are written to the log file.
Both the old and the reloaded configuration are written to make it
easier to investigate what has changed.
Internal state output consist of the value of all global variables,
inclusing hook state, PIDs, free disk space and path information.
The patch also adds a one-line description of each possible hook state,
and this description is also printed on SIGHUP.