X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=65a76be3b7e16e3b6116424b926ce81ab0f00318;hb=13f9123298ac70d5d05c1de5d6b93ff11af9ac55;hp=73968067a1fd2d6c8e0cff940b9c8150ff19dbcd;hpb=69528c31c64963a1279123fb17d00334c1655cd1;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 73968067a..65a76be3b 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -444,6 +444,32 @@ 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 + . + + + + IgnoreOnIsolate= + + Takes a boolean + argument. If + this unit will not be stopped when + isolating another unit. Defaults to + . + + StopWhenUnneeded= @@ -634,7 +660,7 @@ may be used to check whether the given security module is enabled on the system. Currently the only recognized value is - SELinux. + selinux. The test may be negated by prepending an exclamation mark. Finally, ConditionNull= may