X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;h=67a81b639b8d115df3700324f969c3bb550f05ee;hp=6acba91428f8dd719af5da266e6873c644df81a4;hb=b9bf7e2be93fe25e0e96e06ad436d43a1e589ed5;hpb=5d4caf565471ff3401bd9b53aa814c8545a18a93 diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 6acba9142..67a81b639 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -64,6 +64,7 @@ halt.target, hibernate.target, hybrid-sleep.target, + initrd-fs.target, kbrequest.target, kexec.target, local-fs.target, @@ -78,6 +79,7 @@ remote-fs.target, remote-fs-pre.target, rescue.target, + initrd-root-fs.target, rpcbind.target, runlevel2.target, runlevel3.target, @@ -295,6 +297,22 @@ this unit. + + initrd-fs.target + + systemd automatically + adds dependencies of type + Before to sysroot-usr.mount and + all mount points fround in + /etc/fstab + that have the + and + + mount options set. + See also systemd-fstab-generator. + + + kbrequest.target @@ -504,6 +522,17 @@ unit, for compatibility with SysV. + + initrd-root-fs.target + + systemd automatically + adds dependencies of type + Before to the sysroot.mount unit, + which is generated from the kernel command + line by the systemd-fstab-generator. + + + rpcbind.target @@ -641,16 +670,6 @@ A special target unit covering early boot-up scripts. - systemd automatically - adds dependencies of the types - Wants and After for all - SysV service units configured - for runlevels that are not 0 - to 6 to this target unit. - This covers the special - boot-up runlevels some - distributions have, such as S - or b. @@ -770,6 +789,7 @@ systemd.socket5, systemd.target5, bootup7 + systemd-fstab-generator8