Control: severity -1 wishlist Hi Alessandro,
Alessandro Vesely wrote on 20/09/2023: > I installed kea on Devuan, but bugreport said kea is unforked. > > The server won't start, because DAEMON doesn't exist: > > 799-north:init.d# diff -u /tmp/kea-dhcp-ddns-server kea-dhcp-ddns-server > --- /tmp/kea-dhcp-ddns-server 2023-09-20 19:39:20.000000000 +0200 > +++ kea-dhcp-ddns-server 2023-09-20 19:39:23.000000000 +0200 > @@ -17,7 +17,7 @@ > PATH=/sbin:/usr/sbin:/bin:/usr/bin > DESC=kea-dhcp-ddns > NAME=kea-dhcp-ddns > -DAEMON=kea-dhcp-ddns > +DAEMON=/usr/sbin/kea-dhcp-ddns > DAEMON_ARGS="-c /etc/kea/kea-dhcp-ddns.conf" > PIDFILE=/run/$NAME.pid > SCRIPTNAME=/etc/init.d/$NAME In principle I'd like this to be tested on a Debian system, but the fix seems really straightforward. Would you be able to submit it as an MP against the Kea packaging repository [1]? Thanks! Paride [1] https://salsa.debian.org/debian/isc-kea/

