Your message dated Fri, 8 Sep 2023 14:25:24 +0200 with message-id <[email protected]> has caused the report #1039323, regarding postfix-gld: ships sysv-init script without systemd unit to be marked as having been forwarded to the upstream software author(s) [email protected]
(NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1039323: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1039323 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Hello. I received this report from the Debian bug system, asking for a systemd unit for GLD. Not tested a lot yet, but I believe something like this would probably work: -------------------------------------- [Unit] Description=Postfix GreyList Daemon After=network.target mariadb.service Before=postfix.service [Service] User=postfix-gld Group=postfix-gld Type=forking ExecStart=/usr/sbin/gld Restart=always [Install] WantedBy=multi-user.target -------------------------------------- but I would like to hear from you before adding that to the Debian package. Thanks. -------- Mensaje reenviado -------- Asunto: Bug#1039323: postfix-gld: ships sysv-init script without systemd unit Fecha: Sun, 25 Jun 2023 23:26:46 +0100 De: [email protected] Para: [email protected] Package: postfix-gld Severity: important User: [email protected] Usertags: missing-systemd-service Dear Maintainer(s), postfix-gld 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. There are various advantages to using native units, for example the legacy generator cannot tell the different between a oneshot service and a long running daemon. Also, sanboxing and security features become available for services. For more information, consult the systemd documentation: https://www.freedesktop.org/software/systemd/man/systemd.unit.html You can find the Lintian warning here: https://lintian.debian.org/sources/postfix-gld In case this is a false positive, please add a Lintian override to silence it and then close this bug. Thanks!
--- End Message ---

