X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=14da607a95f1f3288bb93455812d779c4b7056a8;hb=b363ca6f206258acff8bc0a27dc72a99210011a8;hp=f72b947dca052ffefc7fe99d0eb344638a9b829d;hpb=9fc507041eb524799a0410839e961ec188a78491;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index f72b947dc..14da607a9 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -441,22 +441,24 @@ - RecursiveStop= + StopRetroactively= Takes a boolean argument. If and - the unit stops without being requested - by the user, all units - depending on it will be stopped as + a unit this unit requires stops + without this being requested by the + user, this unit will be stopped as well. (e.g. if a service exits or - crashes on its own behalf, units using - it will be stopped) Note that normally - if a unit stops without a user request, + crashes on its own behalf, units this + flag is set for that require it will + be stopped.) Note that normally if a + unit stops without a user request, units depending on it will not be terminated. Only if the user requested - shutdown of a unit, all units depending - on that unit will be shut down as well - and at the same time. Defaults to + shutdown of a unit, all units + depending on that unit will be shut + down as well and at the same + time. Defaults to .