On Mon, Sep 16, 2024 at 11:26:32AM +0200, Ladislav Michl wrote: > From: Ladislav Michl <[email protected]> > > Signed-off-by: Ladislav Michl <[email protected]> > --- > 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 |
