- 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:
Dear Maintainer, The init script provided does not have the proper value for DAEMON, and fails.
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
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
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.
I'm not using systemd - I reported it from a different system.