X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=6ad6b4a0bee4803ad1614f72be9dcc64cb372ffa;hp=73968067a1fd2d6c8e0cff940b9c8150ff19dbcd;hb=7a6000a68241d23c9f6f6bde47b2cfa9c18189da;hpb=69528c31c64963a1279123fb17d00334c1655cd1 diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 73968067a..6ad6b4a0b 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -444,6 +444,44 @@ 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 + . + + + + IgnoreOnSnapshot= + + Takes a boolean + argument. If + this unit will not be included in + snapshots. Defaults to + for device and + snapshot units, + for the others. + + StopWhenUnneeded= @@ -634,7 +672,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