1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-21 22:04:01 +03:00

man: swap the order of soft-reboot.service and .target

Follow-up for the previous revert commit.
This commit is contained in:
Yu Watanabe 2024-05-22 23:59:32 +09:00
parent 03a41c41ee
commit a328b24edd

View File

@ -324,11 +324,11 @@ systemd-reboot.service | | | |
v | v |
<emphasis>poweroff.target</emphasis> | systemd-kexec.service |
v | |
<emphasis>halt.target</emphasis> | <emphasis>soft-reboot.target</emphasis>
<emphasis>halt.target</emphasis> | systemd-soft-reboot.service
v |
<emphasis>kexec.target</emphasis> |
v
systemd-soft-reboot.service</programlisting>
<emphasis>soft-reboot.target</emphasis></programlisting>
<para>Commonly used system shutdown targets are <emphasis>emphasized</emphasis>.</para>