From 1317f55b9beaf7e84a162ac341d7eba58a8038f2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 20 Jan 2018 10:38:09 +1100 Subject: [PATCH] man: alphabetize and move targets to proper sections in systemd.special --- man/systemd.special.xml | 68 ++++++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 18689a0..2810d6f 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -278,17 +278,6 @@ - getty-pre.target - - A special passive target unit. Users of this target - are expected to pull it in the boot transaction via - a dependency (e.g. Wants=). Order your - unit before this unit if you want to make use of the console - just before getty is started. - - - - graphical.target A special target unit for setting up a graphical login @@ -355,6 +344,29 @@ + initrd-root-device.target + + A special initrd target unit that is reached when the root filesystem device is available, but before + it has been mounted. + systemd-fstab-generator3 + and + systemd-gpt-auto-generator3 + automatically setup the appropriate dependencies to make this happen. + + + + + initrd-root-fs.target + + systemd-fstab-generator3 + automatically adds dependencies of type + Before= to the + sysroot.mount unit, which is generated + from the kernel command line. + + + + kbrequest.target systemd starts this target whenever Alt+ArrowUp is @@ -539,29 +551,6 @@ - initrd-root-device.target - - A special initrd target unit that is reached when the root filesystem device is available, but before - it has been mounted. - systemd-fstab-generator3 - and - systemd-gpt-auto-generator3 - automatically setup the appropriate dependencies to make this happen. - - - - - initrd-root-fs.target - - systemd-fstab-generator3 - automatically adds dependencies of type - Before= to the - sysroot.mount unit, which is generated - from the kernel command line. - - - - runlevel2.target runlevel3.target runlevel4.target @@ -821,6 +810,17 @@ + getty-pre.target + + A special passive target unit. Users of this target + are expected to pull it in the boot transaction via + a dependency (e.g. Wants=). Order your + unit before this unit if you want to make use of the console + just before getty is started. + + + + local-fs-pre.target This target unit is -- 2.7.4