]> git.ipfire.org Git - people/stevee/guardian.git/commit
Add support to reload the service.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 25 Nov 2015 11:21:34 +0000 (12:21 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 25 Nov 2015 11:21:34 +0000 (12:21 +0100)
commitba734c53cc0f9a01e8c077065bc9949c03dc6716
tree9f004c651b09f0920bb80d237bdda320d3784ac0
parenta9ef502cf10ed2d4b212dc9b782a50d85089a509
Add support to reload the service.

When sending a "SIGHUP" signal to the guardian process,
we now doing a complete reload of the configuration.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
guardian