mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
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
|
||
|---|---|---|
| .. | ||
| etc | ||
| lib/upgrade/keep.d | ||