Go to file
Elena Ezhova ca3420150c ProcessLauncher: reload config file in parent process on SIGHUP
Currently, when a parent process receives SIGHUP it just sends
SIGHUP to its children. While children reload their config files
and call reset on their services, parent continues to run with
old config.

Add reloading of config file and calling reset for service
on receiving SIGHUP.

Closes-Bug: #1433142
Change-Id: I132865fc5c3a12baf02f2991fc82701adfc7ed67
2015-03-24 18:16:06 +03:00
Description
RETIRED, further work has moved to Debian project infrastructure
698 KiB