X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=dbc5fedea9a30fb514b94a269cffe86bd67f1bd9;hp=28ca8cef105fea522241d18e37a09f92b7dc59b7;hb=49dbfa7b2b0bf3906704dac1eaeb4eba91056a19;hpb=d051610953754ce2b79d23b83c1d5c167defd5be diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 28ca8cef1..dbc5fedea 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -122,7 +122,7 @@ If a line starts with followed by a file name, the specified file will be parsed at this point. Make sure that the file that is - included has the appropiate section headers before + included has the appropriate section headers before any directives. Along with a unit file @@ -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=