From 222ae6a8d7e27dd36552cb9574e63cbdfdf2d264 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 7 Apr 2011 04:11:31 +0200 Subject: unit: introduce OnFailureIsolate= --- man/systemd.unit.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'man') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 5460ebeb2f..0fc2fbe730 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -444,6 +444,22 @@ state. + + OnFailureIsolate= + + Takes a boolean + argument. If the + unit listed in + OnFailure= will be + enqueued in isolation mode, i.e. all + units that are not its dependency will + be stopped. If this is set only a + single unit may be listed in + OnFailure=. Defaults + to + . + + StopWhenUnneeded= -- cgit v1.2.3-54-g00ecf