From: Daan De Meyer Date: Tue, 19 Apr 2022 19:57:53 +0000 (+0200) Subject: docs: Clarify where options are read from X-Git-Tag: v251-rc2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef2c966acc6f3749aa48b5e4b12120a64c69c9f3;p=thirdparty%2Fsystemd.git docs: Clarify where options are read from Let's merge the footnote with the overall explanation of where systemd parses its options from and reword the section a bit to hopefully make things a bit more clear. --- diff --git a/man/systemd.xml b/man/systemd.xml index d7475b4277a..def7bfc5591 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -742,13 +742,14 @@ Kernel Command Line - When run as the system instance systemd parses a number of options listed below. They can be - specified as kernel command line argumentsIf run inside a Linux container these arguments - may be passed as command line arguments to systemd itself, next to any of the command line options listed - in the Options section above. If run outside of Linux containers, these arguments are parsed from - /proc/cmdline instead., or through the - SystemdOptions EFI variable (on EFI systems). The kernel command line has higher - priority. Following variables are understood: + When run as the system instance, systemd parses a number of options listed below. They can be + specified as kernel command line arguments which are parsed from a number of sources depending on the + environment in which systemd is executed. If run inside a Linux container, these options are parsed from + the command line arguments passed to systemd itself, next to any of the command line options listed in + the Options section above. If run outside of Linux containers, these arguments are parsed from + /proc/cmdline and from the SystemdOptions EFI variable + (on EFI systems) instead. Options from /proc/cmdline have higher priority. The + following variables are understood: