From unknown Thu Mar 28 18:37:31 2024 Received: (at submit) by bugs.devuan.org; 14 Jul 2018 01:20:04 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Sat, 14 Jul 2018 03:20:04 +0200 (CEST) Received: from mailhost.m5p.com (mailhost.m5p.com [74.104.188.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id CA7E6F60B05 for ; Sat, 14 Jul 2018 03:21:56 +0200 (CEST) Received: from m5p.com (mailhost.m5p.com [IPv6:2001:470:1f07:15ff::f7]) by mailhost.m5p.com (8.15.2/8.15.2) with ESMTPS id w6E1JDkX050715 (version=TLSv1.2 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Fri, 13 Jul 2018 21:19:19 -0400 (EDT) (envelope-from ehem@m5p.com) Received: (from ehem@localhost) by m5p.com (8.15.2/8.15.2/Submit) id w6E1JC6i050714 for submit@bugs.devuan.org; Fri, 13 Jul 2018 18:19:12 -0700 (PDT) (envelope-from ehem) Date: Fri, 13 Jul 2018 18:19:12 -0700 From: Elliott Mitchell To: submit@bugs.devuan.org Subject: nfs-common: rpc.statd still gets started by service files Message-ID: <20180714011912.GA50694@mattapan.m5p.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.8.2 (2017-04-18) X-Spam-Status: No, score=-0.0 required=5.0 tests=RP_MATCHES_RCVD,SPF_HELO_PASS, SPF_PASS autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.2 (mailhost.m5p.com [IPv6:2001:470:1f07:15ff::f7]); Fri, 13 Jul 2018 21:19:19 -0400 (EDT) Package: nfs-common Version: 1:1.3.4-2.1 Subject tells the story. Devuan's nfs-common package has the /lib/systemd/system/rpc-statd.service file, and causes rpc.statd to be started irregardless of the setting in /etc/default/nfs-common (which *should* disable statd if it isn't needed). -- (\___(\___(\______ --=> 8-) EHM <=-- ______/)___/)___/) \BS ( | ehem+sigmsg@m5p.com PGP 87145445 | ) / \_CS\ | _____ -O #include O- _____ | / _/ 8A19\___\_|_/58D2 7E3D DDF4 7BA6 <-PGP-> 41D1 B375 37D0 8714\_|_/___/5445 From unknown Thu Mar 28 18:37:31 2024 Received: (at 226) by bugs.devuan.org; 16 Feb 2023 14:57:01 +0000 Return-Path: Delivered-To: bugs@devuan.org Received: from email.devuan.org [2001:41d0:2:d06e::5c4:2612] by doc.devuan.org with IMAP (fetchmail-6.4.16) for (single-drop); Thu, 16 Feb 2023 14:57:01 +0000 (UTC) Received: from email.devuan.org by email.devuan.org with LMTP id 16jCJuZD7mMMTgAAmSBk0A (envelope-from ) for ; Thu, 16 Feb 2023 14:55:34 +0000 Received: by email.devuan.org (Postfix, from userid 109) id 94B49A1; Thu, 16 Feb 2023 14:55:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=193.36.131.86; helo=mx.hindley.org.uk; envelope-from=mark@hindley.org.uk; receiver= Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) by email.devuan.org (Postfix) with ESMTPS id 92DE484 for <226@bugs.devuan.org>; Thu, 16 Feb 2023 14:55:29 +0000 (UTC) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1pSffT-0006AZ-OR; Thu, 16 Feb 2023 14:55:28 +0000 Received: (nullmailer pid 5329 invoked by uid 1000); Thu, 16 Feb 2023 14:55:27 -0000 Date: Thu, 16 Feb 2023 14:55:27 +0000 From: Mark Hindley To: Elliott Mitchell , 226@bugs.devuan.org Subject: Re: bug#226: nfs-common: rpc.statd still gets started by service files Message-ID: References: <20180714011912.GA50694@mattapan.m5p.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180714011912.GA50694@mattapan.m5p.com> X-Debbugs-No-Ack: No Thanks Control: tags -1 unreproducible Elliott, On Fri, Jul 13, 2018 at 06:19:12PM -0700, Elliott Mitchell wrote: > Package: nfs-common > Version: 1:1.3.4-2.1 > > Subject tells the story. Devuan's nfs-common package has the > /lib/systemd/system/rpc-statd.service file, and causes > rpc.statd to be started irregardless of the setting in > /etc/default/nfs-common (which *should* disable statd if it isn't > needed). I can't reproduce this. Setting NEED_STATD=no in /etc/default/nfs-common prevents rpc-statd from being started. The .service files are only used by systemd and are harmless in themselves. Mark