X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fbootup.xml;h=0854b6c3165a7313006580269dfcc5d8aa389d37;hp=65c2cee70e4a44a06b3edee32da7c36b125c2513;hb=02b75c9edd61f47de7940b61b97b071b69f38a11;hpb=409dee2e44e7dc73d6bf00d782938e4cb4105f5b diff --git a/man/bootup.xml b/man/bootup.xml index 65c2cee70..0854b6c31 100644 --- a/man/bootup.xml +++ b/man/bootup.xml @@ -59,7 +59,7 @@ Linux case, this kernel (optionally) extracts and executes an initial RAM disk image (initrd), such as generated by - dracut8, + dracut8, which looks for the root file system (possibly using systemd1 for this). After the root file system is found and @@ -80,7 +80,7 @@ Additional information about the system boot process may be found in - boot7. + boot7. @@ -145,7 +145,7 @@ v v | v rescue.target timers.target paths.target | sockets.target | | | | - \__________________|_________________ | ___________________/ + v |_________________ | ___________________/ \|/ v basic.target @@ -174,6 +174,11 @@ systemd1) or by symlinking default.target to them. + + timers.target is pulled-in + by basic.target asynchronously. + This allows timers units to depend on services which + become only available later in boot. @@ -308,10 +313,10 @@ systemd-reboot.service systemd-poweroff.service systemd-halt.service syste See Also systemd1, - boot7, + boot7, systemd.special7, systemd.target5, - dracut8 + dracut8