X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.special.xml;h=7b780998fd22fdd3353d56d6fbbeb9c5121d467b;hp=fc625db80ddc5d8c999d99a7494b3f183ddf6808;hb=700e07ffd53083114e91bb4ba646ed26d0463f67;hpb=3f141375cb4ff4f850b267258e776c90df594990 diff --git a/man/systemd.special.xml b/man/systemd.special.xml index fc625db80..7b780998f 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, + 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. @@ -389,7 +397,7 @@ This unit is supposed to indicate when the network is "up", but it is only very - losely defined what that is + loosely defined what that is supposed to mean. Also see Running Services After the Network is @@ -514,6 +522,17 @@ unit, for compatibility with SysV. + + 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