#1099396 kea-dhcp-ddns-server: DAEMON not set proper in init script

Package:
kea-dhcp-ddns-server
Source:
kea-dhcp-ddns-server
Description:
DHCP Dynamic DNS service
Submitter:
Greg Arnold
Date:
2025-03-03 14:36:03 UTC
Severity:
normal
Tags:
#1099396#5
Date:
2025-03-03 03:47:11 UTC
From:
To:
Dear Maintainer,

The init script provided does not have the proper value for DAEMON, and fails.

#1099396#10
Date:
2025-03-03 11:07:02 UTC
From:
To:
Control: tags -1 + moreinfo - patch

Thanks for reporting this bug, however there isn't enough information in
the report to triage it. Please provide a more complete description of
the problem, including steps to reproduce it from a clean Debian system.

You mention an "init script", but please note that if you are not using
systemd then the bug has "wishlist" severity.

You added the "patch" tag to the bug report, but I see no patch attached
or salsa MRs, so I'm removing the tag.

Thanks,

Paride

#1099396#19
Date:
2025-03-03 13:54:12 UTC
From:
To:
It looks like reportbug didn't attach the patch.  Sorry about that.

All you have to do is install the package, and
`/etc/init.d/kea-dhcp-ddns-server start` fails.

I've attached the patch here.

Greg

#1099396#24
Date:
2025-03-03 14:30:56 UTC
From:
To:
Control: tags -1 + patch
Control: severity -1 wishlist
I'm lowering the severity of this bug to wishlist.

Your initial bug report includes this line:

Init: systemd (via /run/systemd/system)

If you are indeed using systemd, then use systemctl(1) and ignore the
sysv /etc/init.d/* sysv-related scripts.

#1099396#33
Date:
2025-03-03 14:33:26 UTC
From:
To:
I'm not using systemd - I reported it from a different system.