]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/kernel-install: /proc/cmdline is not used as a fallback in container
authorAlexis-Emmanuel Haeringer <1693983+4lex11s@users.noreply.github.com>
Mon, 5 Jan 2026 22:03:03 +0000 (23:03 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 5 Jan 2026 23:49:32 +0000 (08:49 +0900)
man/kernel-install.xml

index 3327f5c8b8e2a9bea62de1824e9585b0e3f919d6..38c183be243e3715b359df993ecbc14612b3eff2 100644 (file)
         <term><filename>/proc/cmdline</filename></term>
         <listitem>
           <para>Specifies the kernel command line to use. The first of the files that is found will be used.
+          When running in a container, <filename>/proc/cmdline</filename> is ignored.
           <varname>$KERNEL_INSTALL_CONF_ROOT</varname> may be used to override the search path; see below for
           details.</para>