diff options
Diffstat (limited to 'man/systemd-soft-reboot.service.xml')
-rw-r--r-- | man/systemd-soft-reboot.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-soft-reboot.service.xml b/man/systemd-soft-reboot.service.xml index 354a24679a..26717e4259 100644 --- a/man/systemd-soft-reboot.service.xml +++ b/man/systemd-soft-reboot.service.xml @@ -104,7 +104,7 @@ via <varname>SurviveFinalKillSignal=yes</varname>, and also be configured to avoid being stopped on isolate via <varname>IgnoreOnIsolate=yes</varname>. They also have to be configured to be stopped on normal shutdown, reboot and maintenance mode. Finally, they have to be ordered after - <constant>basic.target</constant> to ensure correct ordeering on boot. Note that in case any new or + <constant>basic.target</constant> to ensure correct ordering on boot. Note that in case any new or custom units are used to isolate to, or that implement an equivalent shutdown functionality, they will also have to be configured manually for correct ordering and conflicting. For example:</para> |