]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/loader.conf: specify that default entry is id...
authorChristian Hesse <mail@eworm.de>
Mon, 8 Sep 2025 07:45:42 +0000 (09:45 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 8 Sep 2025 11:00:00 +0000 (12:00 +0100)
... which is the file name including literal suffix `.conf`.

man/loader.conf.xml

index 4066dbeb053df0b77e92e286e2b57d4f5d49d0a6..1a90e15ffac0ce550379793de9480799381674d9 100644 (file)
@@ -70,7 +70,8 @@
       <varlistentry>
         <term>default</term>
 
-        <listitem><para>A glob pattern to select the default entry. The default entry
+        <listitem><para>A glob pattern to select the default entry by id, which is the
+        file name including literal suffix <literal>.conf</literal>. The default entry
         may be changed in the boot menu itself, in which case the name of the
         selected entry will be stored as an EFI variable, overriding this option.
         </para>