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=81374c2ade1dfc22c6035f80c5c9363f1ac27034;hb=b9bf7e2be93fe25e0e96e06ad436d43a1e589ed5;hpb=a485210ce73fe1186fdc5fae481dc31773e14b3c diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 81374c2ad..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, @@ -93,7 +95,6 @@ swap.target, sysinit.target, syslog.socket, - syslog.target, system-update.target, time-sync.target, umount.target @@ -296,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 @@ -335,15 +352,6 @@ and mount options set. - - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with an LSB header - referring to the - $local_fs - facility. @@ -514,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 @@ -651,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. @@ -679,19 +688,6 @@ document. - - syslog.target - - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with an LSB header - referring to the - $syslog - facility. - - system-update.target @@ -793,6 +789,7 @@ systemd.socket5, systemd.target5, bootup7 + systemd-fstab-generator8