From: Alexis-Emmanuel Haeringer <1693983+4lex11s@users.noreply.github.com>
Date: Mon, 5 Jan 2026 22:03:03 +0000 (+0100)
Subject: man/kernel-install: /proc/cmdline is not used as a fallback in container
X-Git-Tag: v260-rc1~427
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=adfa4b6b749662d11fb77bb85b952e4eabd58a78;p=thirdparty%2Fsystemd.git
man/kernel-install: /proc/cmdline is not used as a fallback in container
---
diff --git a/man/kernel-install.xml b/man/kernel-install.xml
index 3327f5c8b8e..38c183be243 100644
--- a/man/kernel-install.xml
+++ b/man/kernel-install.xml
@@ -616,6 +616,7 @@
/proc/cmdline
Specifies the kernel command line to use. The first of the files that is found will be used.
+ When running in a container, /proc/cmdline is ignored.
$KERNEL_INSTALL_CONF_ROOT may be used to override the search path; see below for
details.