ltq-vdsl-app: shutdown upon sigterm
authorAndre Heider <a.heider@gmail.com>
Tue, 26 Jan 2021 08:00:47 +0000 (09:00 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Feb 2021 20:43:00 +0000 (21:43 +0100)
commit4ba6fad7f7f9fe12633149d76fbf9d1486c06306
tree479f6e54a89947f48048b41e78a81dd507aae7db
parentf5f01bcacd7838889cb83defca94af34e64a9141
ltq-vdsl-app: shutdown upon sigterm

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>
package/network/config/ltq-vdsl-app/files/dsl_control
package/network/config/ltq-vdsl-app/patches/201-sigterm.patch [new file with mode: 0644]