From: Felix Pehla <29adc1fd92@gmail.com>
Date: Sat, 30 Aug 2025 14:09:53 +0000 (+0200)
Subject: man: loader.conf(5): document auto-reboot/auto-poweroff
X-Git-Tag: v257.9~9
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af4267f349f356b8a916cb07f39d582d9ed8343e;p=thirdparty%2Fsystemd.git
man: loader.conf(5): document auto-reboot/auto-poweroff
These options were added in v255 with commit
cb341090d061084accc9a45ec4b1d258954adba2, but were not documented as
standalone options in loader.conf. See #29440 for more information.
(cherry picked from commit 823fc6e9f7003fcd3f93713835b49ca91941787d)
---
diff --git a/man/loader.conf.xml b/man/loader.conf.xml
index 6c450f71a31..5525ee79385 100644
--- a/man/loader.conf.xml
+++ b/man/loader.conf.xml
@@ -254,6 +254,26 @@
+
+ auto-reboot
+
+ A boolean controlling the presence of the Reboot The System
+ entry (disabled by default). Even if this is disabled, the system may still be rebooted by pressing
+ Shiftb.
+
+
+
+
+
+ auto-poweroff
+
+ A boolean controlling the presence of the Power Off The System
+ entry (disabled by default). Even if this is disabled, the system may still be powered off by
+ pressing Shifto.
+
+
+
+
beep