summaryrefslogtreecommitdiff
path: root/man/bootup.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-25 14:24:56 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-25 14:28:50 +0200
commit0e0320e04500d1e68630b3973714f14cfb7b3450 (patch)
tree3539fd7fb20ee672bbf6f096b74a6def5c5df7b0 /man/bootup.xml
parent93a1d735aca5584a005d851f12cb0b8c7bb5e5ca (diff)
downloadsystemd-0e0320e04500d1e68630b3973714f14cfb7b3450.tar.gz
units: rename halt/hibernate/kexec/poweroff/reboot/suspend to systed-xxx
These service units also execute our own code, hence rename the accordingly and prefix them with systemd-
Diffstat (limited to 'man/bootup.xml')
-rw-r--r--man/bootup.xml52
1 files changed, 26 insertions, 26 deletions
diff --git a/man/bootup.xml b/man/bootup.xml
index ae84cff0b7..69f9a273b9 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -183,32 +183,32 @@
-<programlisting> (conflicts with (conflicts with
- all system all file system
- services) mounts, swaps,
- | cryptsetup
- | devices, ...)
- | |
- v v
- shutdown.target umount.target
- | |
- \_______ ______/
- \ /
- v
- (various low-level
- services)
- |
- v
- final.target
- |
- __________________________/ \_____________________
- / | | \
- | | | |
- v v v v
-reboot.service poweroff.service halt.service kexec.service
- | | | |
- v v v v
-<emphasis>reboot.target</emphasis> <emphasis>poweroff.target</emphasis> <emphasis>halt.target</emphasis> <emphasis>kexec.target</emphasis></programlisting>
+<programlisting> (conflicts with (conflicts with
+ all system all file system
+ services) mounts, swaps,
+ | cryptsetup
+ | devices, ...)
+ | |
+ v v
+ shutdown.target umount.target
+ | |
+ \_______ ______/
+ \ /
+ v
+ (various low-level
+ services)
+ |
+ v
+ final.target
+ |
+ _____________________________________/ \_________________________________
+ / | | \
+ | | | |
+ v v v v
+systemd-reboot.service systemd-poweroff.service systemd-halt.service systemd-kexec.service
+ | | | |
+ v v v v
+ <emphasis>reboot.target</emphasis> <emphasis>poweroff.target</emphasis> <emphasis>halt.target</emphasis> <emphasis>kexec.target</emphasis></programlisting>
<para>Commonly used system shutdown targets are <emphasis>emphasized</emphasis>.</para>
</refsect1>