]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: swap the order of soft-reboot.service and .target
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 22 May 2024 14:59:32 +0000 (23:59 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 22 May 2024 15:08:14 +0000 (00:08 +0900)
Follow-up for the previous revert commit.

man/bootup.xml

index cf237dba52186c0019f053a22ef9f73df061f594..c942bab34420dd014cc7f6ea5e05d3aa2b716b8f 100644 (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>