#1112524 inadyn-2.11.0-1+b1 still does not ship with a systemd service unit file?

Package:
inadyn
Source:
inadyn
Description:
simple and small dynamic DNS client with HTTPS support
Submitter:
Date:
2026-04-16 06:35:02 UTC
Severity:
normal
#1112524#5
Date:
2025-08-30 12:42:28 UTC
From:
To:
Dear Benda,

It appears that inadyn 2.11.0-1+b1 still does not ship with a systemd service unit file, although the Debian changelog (/usr/share/doc/inadyn/changelog.Debian.gz) mentions this as fixed ("Ship a systemd .service file (Closes: #1032192)") in version 2.11.0-1.

It would be great if this could be fixed in future versions.

Many thanks in advance!

Best regards
Björn

#1112524#10
Date:
2026-04-16 06:32:00 UTC
From:
To:
I think the severity should be raised to grave, because the package is now
unusable the way it is.

Systemd 260 (in testing and unstable since late February) broke its ties with
sysvinit and now no init.d script works. Proof

# /etc/init.d/inadyn start
Starting inadyn (via systemctl): inadyn.service
Failed to start inadyn.service: Unit inadyn.service not found.
 failed!

I had asked for a systemd service file back in 2021 with #983309 and the
changelog for the new version (1.5 years later) had reported that the upstream
systemd service was added to the package...