iopsys-feed/dectmngr
Yalu Zhang 7b056cd783 dectmngr: fix a bug in etc/init.d/dectmngr which kills the script itself
This is a regression caused by the below commit. The command "killall dectmngr" tries to kill
both the service /usr/sbin/dectmngr and the init-script /etc/init.d/dectmngr. This is wrong.

The fix is to kill /usr/sbin/dectmngr only.

commit 501193da98
Author: Yalu Zhang <yalu.zhang@iopsys.eu>
Date:   Tue May 11 11:15:35 2021 +0200

    Rename etc/init.d/dect to etc/init.d/dectmngr
2023-04-26 16:25:45 +02:00
..
files dectmngr: fix a bug in etc/init.d/dectmngr which kills the script itself 2023-04-26 16:25:45 +02:00
Config.in dectmngr 3.3.1: add some extensions to Line Settings List defined in CAT-iq 2.0 2021-12-02 18:15:51 +01:00
Makefile dectmngr: Get GPIO via gpiod-tools instead of board-db 2023-03-22 17:37:19 +01:00