summaryrefslogtreecommitdiff
path: root/man/bootup.xml
diff options
context:
space:
mode:
authorJérémy Rosen <jeremy.rosen@smile.fr>2019-04-26 00:49:57 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-04-26 08:01:41 +0200
commit6e9d2465923f8b3577cd7cfc7ef886808ded8122 (patch)
tree3e1bc1b8e74bfa943b0a1d4997235959c412bcca /man/bootup.xml
parentbf0e551c176fc7aec6b3413d3b311f3e6610df65 (diff)
downloadsystemd-6e9d2465923f8b3577cd7cfc7ef886808ded8122.tar.gz
Document /etc/initrd-release
When systemd is started, it detects initrd by checking for that file The usage of that file is not documented anywhere, so mention it early in the most relevant man-page I could find.
Diffstat (limited to 'man/bootup.xml')
-rw-r--r--man/bootup.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/bootup.xml b/man/bootup.xml
index 9468a61319..d371523400 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -156,7 +156,9 @@
using systemd as well. In this case, boot up inside the initrd
follows the following structure.</para>
- <para>The default target in the initrd is
+ <para>systemd detects that it is run within an initrd by checking
+ for the file <filename>/etc/initrd-release</filename>.
+ The default target in the initrd is
<filename>initrd.target</filename>. The bootup process begins
identical to the system manager bootup (see above) until it
reaches <filename>basic.target</filename>. From there, systemd