mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] machine-id: indent menu entry
@ 2024-09-16  6:14 Ladislav Michl
  2024-09-16  9:26 ` [ptxdist] [PATCH v2] " Ladislav Michl
  0 siblings, 1 reply; 2+ messages in thread
From: Ladislav Michl @ 2024-09-16  6:14 UTC (permalink / raw)
  To: ptxdist

From: Ladislav Michl <ladis@triops.cz>

Signed-off-by: Ladislav Michl <ladis@triops.cz>
---
 rules/machine-id.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/machine-id.in b/rules/machine-id.in
index 8db7cd381..94b20ed33 100644
--- a/rules/machine-id.in
+++ b/rules/machine-id.in
@@ -2,7 +2,8 @@
 
 menuconfig MACHINE_ID
 	tristate
-	prompt "create /etc/machine-id      "
+	prompt "create /etc/machine-id        "
+
 	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




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ptxdist] [PATCH v2] machine-id: indent menu entry
  2024-09-16  6:14 [ptxdist] [PATCH] machine-id: indent menu entry Ladislav Michl
@ 2024-09-16  9:26 ` Ladislav Michl
  0 siblings, 0 replies; 2+ messages in thread
From: Ladislav Michl @ 2024-09-16  9:26 UTC (permalink / raw)
  To: ptxdist

From: Ladislav Michl <ladis@triops.cz>

Signed-off-by: Ladislav Michl <ladis@triops.cz>
---
 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        "
 	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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-16  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-16  6:14 [ptxdist] [PATCH] machine-id: indent menu entry Ladislav Michl
2024-09-16  9:26 ` [ptxdist] [PATCH v2] " Ladislav Michl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox