diff options
Diffstat (limited to 'man/systemd-soft-reboot.service.xml')
-rw-r--r-- | man/systemd-soft-reboot.service.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/systemd-soft-reboot.service.xml b/man/systemd-soft-reboot.service.xml index 1de2fbc5f3..2419b86604 100644 --- a/man/systemd-soft-reboot.service.xml +++ b/man/systemd-soft-reboot.service.xml @@ -164,6 +164,10 @@ ExecStart=sleep infinity <para>Note that <filename>systemd-soft-reboot.service</filename> (and related units) should never be executed directly. Instead, trigger system shutdown with a command such as <literal>systemctl soft-reboot</literal>.</para> + + <para>Note that if a new root file system has been setup on <literal>/run/nextroot</literal>, a + <command>soft-reboot</command> will be performed when the <command>reboot</command> command is + invoked.</para> </refsect1> <refsect1> |