X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=c0da6523c4227659234a551988283144f87eb388;hb=97a66e94700845239cfe628da3569ac06034fa4d;hp=12416fa31760be4093ddaa77fe15cb8a72d7e104;hpb=dc786b29c309bed4edc3c42e950e445c176c8a0c;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 12416fa31..c0da6523c 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -294,6 +294,23 @@ name. + + Documentation= + A space separated list + of URIs referencing documentation for + this unit or its + configuration. Accepted are only URIs + of the types + http://, + https://, + file:, + info:, + man:. For more + information about the syntax of these + URIs see + uri7. + + Requires= @@ -525,6 +542,18 @@ settings. + + RequiresMountsFor= + + Takes a space + separated list of paths. Automatically + adds dependencies of type + Requires= and + After= for all + mount units required to access the + specified path. + + OnFailureIsolate= @@ -922,9 +951,11 @@ WantedBy= + RequiredBy= Installs a symlink in the .wants/ + resp. .requires/ subdirectory for a unit. This has the effect that when the listed unit name is activated the unit listing it is