From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 26 Sep 2024 15:30:05 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1stoZI-00319i-2s for lore@lore.pengutronix.de; Thu, 26 Sep 2024 15:30:05 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1stoZJ-0000AF-My; Thu, 26 Sep 2024 15:30:05 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1stoZB-0000A5-QG; Thu, 26 Sep 2024 15:29:57 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1stoZB-001hEZ-E5; Thu, 26 Sep 2024 15:29:57 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1stoZB-007INq-1F; Thu, 26 Sep 2024 15:29:57 +0200 Date: Thu, 26 Sep 2024 15:29:57 +0200 From: Michael Olbrich To: Ladislav Michl Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH v2] machine-id: indent menu entry X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Mon, Sep 16, 2024 at 11:26:32AM +0200, Ladislav Michl wrote: > From: Ladislav Michl > > Signed-off-by: Ladislav Michl > --- > CHANGES: > -v2: fix extra empty line sneaked in > rules/machine-id.in | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules/machine-id.in b/rules/machine-id.in > index 8db7cd381..7ffa40f6a 100644 > --- a/rules/machine-id.in > +++ b/rules/machine-id.in > @@ -2,7 +2,7 @@ > > menuconfig MACHINE_ID > tristate > - prompt "create /etc/machine-id " > + prompt "create /etc/machine-id " Actually, I think the other entries are incorrectly indented. I'll fix it. Michael > select RC_ONCE if MACHINE_ID_RC_ONCE && RUNTIME > select UTIL_LINUX if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD > select UTIL_LINUX_UUIDGEN if MACHINE_ID_RC_ONCE && !INITMETHOD_SYSTEMD > -- > 2.39.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |