Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ltq-vdsl-app: shutdown upon sigterm | Andre Heider | 2021-02-08 | 1 | -0/+19 |
procd sends sigterm to stop daemons, hook it up. This speeds up the shutdown sequence and gets rid of the following message: daemon.info procd: Instance dsl_control::instance1 pid 15408 not stopped on SIGTERM, sending SIGKILL instead Signed-off-by: Andre Heider <a.heider@gmail.com> Tested-by: Martin Schiller <ms@dev.tdt.de> |