diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 0b0a66713f5..7b4bd44f263 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -630,8 +630,8 @@ If this unit gets activated, the units listed will be activated as well. If one of the other units fails to activate, and an ordering dependency After= on the failing unit is set, this unit will not be started. Besides, with or without specifying - After=, this unit will be stopped if one of the other units is explicitly - stopped. + After=, this unit will be stopped (or restarted) if one of the other units is + explicitly stopped (or restarted). Often, it is a better choice to use Wants= instead of Requires= in order to achieve a system that is more robust when dealing with