Control: reassign -1 mumble-server Hi,
* [email protected] <[email protected]>: > Package: mumble > Severity: important > Usertags: missing-systemd-service > [..] > mumble has been flagged by Lintian as shipping a sysv-init script > without a corresponding systemd unit file. The default init system in > Debian is systemd, and so far this worked because a transitional > sysv-init-to-unit generator was shipped by systemd. This is in the > process of being deprecated and will be removed by the time Trixie > ships, so the remaining packages that ship init scripts without > systemd units will stop working. Upstream actually includes a .service file in the source tree, as can be seen here: https://sources.debian.org/src/mumble/1.3.4-4/scripts/murmur.service/ It seems like installing it with a small patch for the Debian path derivation should hopefully do the job. Best, Chris

