From ee7270f7c4104377523aea981a90bb00e80533e2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 21 May 2025 21:48:23 -0400 Subject: [PATCH] disable timeout for systemd-boot by default It's possible to access the menu without a timeout anyway and it also tends to not be useful for any real world recovery situation anyway. --- boot/loader/loader.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/boot/loader/loader.conf b/boot/loader/loader.conf index 8a77244..4ab4a59 100644 --- a/boot/loader/loader.conf +++ b/boot/loader/loader.conf @@ -1,2 +1 @@ default arch-lts.conf -timeout 2