summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/bootup.xml25
-rw-r--r--units/local-fs-pre.target1
-rw-r--r--units/remote-fs-pre.target1
3 files changed, 9 insertions, 18 deletions
diff --git a/man/bootup.xml b/man/bootup.xml
index 55b3eb8a33..d371523400 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -92,24 +92,17 @@
<!-- note: do not use unicode ellipsis here, because docbook will replace that
with three dots anyway, messing up alignment -->
-<programlisting>(various cryptsetup
- devices...)
+<programlisting>local-fs-pre.target
|
v
- cryptsetup.target
- |
- v
- local-fs-pre.target
- |
- v
-(various mounts and (various swap
- fsck services...) devices...) (various low-level (various low-level
- | | services: udevd, API VFS mounts:
- v v tmpfiles, random mqueue, configfs,
- local-fs.target swap.target seed, sysctl, ...) debugfs, ...)
- | | | |
- \__________________|_________________ _________________|______________________/
- \ /
+(various mounts and (various swap (various cryptsetup
+ fsck services...) devices...) devices...) (various low-level (various low-level
+ | | | services: udevd, API VFS mounts:
+ v v v tmpfiles, random mqueue, configfs,
+ local-fs.target swap.target cryptsetup.target seed, sysctl, ...) debugfs, ...)
+ | | | | |
+ \__________________|_________________ | ___________________|____________________/
+ \|/
v
sysinit.target
|
diff --git a/units/local-fs-pre.target b/units/local-fs-pre.target
index e9a1f188bf..9aca15b953 100644
--- a/units/local-fs-pre.target
+++ b/units/local-fs-pre.target
@@ -11,4 +11,3 @@
Description=Local File Systems (Pre)
Documentation=man:systemd.special(7)
RefuseManualStart=yes
-After=cryptsetup.target
diff --git a/units/remote-fs-pre.target b/units/remote-fs-pre.target
index b4a68c73dd..3f22605c8c 100644
--- a/units/remote-fs-pre.target
+++ b/units/remote-fs-pre.target
@@ -11,4 +11,3 @@
Description=Remote File Systems (Pre)
Documentation=man:systemd.special(7)
RefuseManualStart=yes
-After=remote-cryptsetup.target