ca3420150cd82aca53d0492180ea42ed833bf54c
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
Description
RETIRED, further work has moved to Debian project infrastructure