[From nobody Thu Apr  2 17:51:03 2026
Received: (at maintonly) by bugs.debian.org; 25 Jun 2023 22:23:28 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-11.5 required=4.0 tests=BAYES_00,
 FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,FROMDEVELOPER,HAS_PACKAGE,
 HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,
 SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham
 autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 4; hammy, 140; neutral, 54; spammy, 1.
 spammytokens:0.873-+--shipping hammytokens:0.000-+--Lintian,
 0.000-+--lintian, 0.000-+--UD:lintian.debian.org,
 0.000-+--lintian.debian.org, 0.000-+--lintiandebianorg
Return-path: &lt;luca.boccassi@gmail.com&gt;
Received: from mail-wm1-f52.google.com ([209.85.128.52]:60416)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128)
 (Exim 4.94.2) (envelope-from &lt;luca.boccassi@gmail.com&gt;)
 id 1qDY8l-0066ou-Ro
 for maintonly@bugs.debian.org; Sun, 25 Jun 2023 22:23:27 +0000
Received: by mail-wm1-f52.google.com with SMTP id
 5b1f17b1804b1-3fa798cf204so43869095e9.0
 for &lt;maintonly@bugs.debian.org&gt;; Sun, 25 Jun 2023 15:23:27 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1687731806; x=1690323806;
 h=date:subject:to:from:message-id:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=fccXqNqk+GO6UdcreE+SOL0sHML1uqNSvb2CMPExj8M=;
 b=KoA9bDfwlH7yOkFXazdtYJ5Jai02ly8Udys46Z4tJdTLSEghFfx2/8GNa3MsBgpff7
 QzJ9+nhTXLVieLg/4nwB+sx7ts8viPoZG+0pQb6+LPSs/6bgI3Bnj3mudErtfh/Jk3jq
 rVldr8z+oYoB2xQlNkw8IM/P/b4RTiRlUcLonRnr2S3h+HaNZEYoevD1O7vxTOw0LGum
 WVRLABW1soYh4On86Q1mSBuzSMlMH1m9Baiw+6UTmLOONHJYLhLJZt1srKFWBvswLiDk
 Qss/K9GzdmvK8QJSFUK1IqH/zoPbn6NeUsIjmRS3yrNFS1VTRfwwGt6Y9XjM4g75cbnd
 r7PQ==
X-Gm-Message-State: AC+VfDwI1yiEJCsUI/Rfdn5Szms+rO6rnpcWwHG+HWPmbVAkmSwBp2eJ
 bIH1JdXwM026I5R8dtO3GP/KtgHKyJuIvg==
X-Google-Smtp-Source: ACHHUZ7Inkz37MpwjPvEaceqkv+yQBywsT6rjIob3GJB4EJs99KuE3w0pYDdrUVisdKzFBwXNjMfGQ==
X-Received: by 2002:a1c:6a1a:0:b0:3fa:8a9f:9ab0 with SMTP id
 f26-20020a1c6a1a000000b003fa8a9f9ab0mr3503357wmc.4.1687731805560; 
 Sun, 25 Jun 2023 15:23:25 -0700 (PDT)
Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id
 hn31-20020a05600ca39f00b003fa745f3264sm5763833wmb.43.2023.06.25.15.23.24
 for &lt;maintonly@bugs.debian.org&gt;
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Sun, 25 Jun 2023 15:23:25 -0700 (PDT)
Message-ID: &lt;f3cd7415a542e4ebd29ba86b9dbbb744.luca.boccassi@gmail.com&gt;
From: bluca@debian.org
To: maintonly@bugs.debian.org
Subject: icecc: ships sysv-init script without systemd unit
Date: Sun, 25 Jun 2023 23:23:24 +0100
X-Generator: mass-bug from devscripts 2.23.4
Delivered-To: maintonly@bugs.debian.org

Package: icecc
Severity: important
User: bluca@debian.org
Usertags: missing-systemd-service

Dear Maintainer(s),

icecc 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/icecc

In case this is a false positive, please add a Lintian override to
silence it and then close this bug.

Thanks! 
]