X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd.target.xml;h=a706a4588af78c3330901f045e101eb44825dfe7;hb=e7e954243a17cceb5278aac6249ee0dcc119b1eb;hp=3088a1cfdb313a255cd6ecbf4cc9f609f25179a3;hpb=2cb36f7c1e4672df2b47bffab3b7d65216915992;p=thirdparty%2Fsystemd.git diff --git a/man/systemd.target.xml b/man/systemd.target.xml index 3088a1cfdb3..a706a4588af 100644 --- a/man/systemd.target.xml +++ b/man/systemd.target.xml @@ -1,28 +1,12 @@ - - - + systemd.target systemd - - - - Developer - Lennart - Poettering - lennart@poettering.net - - @@ -69,30 +53,35 @@ - Implicit Dependencies - - There are no implicit dependencies for target units. - - - - Default Dependencies - - The following dependencies are added unless - DefaultDependencies=no is set: - - - Target units will automatically complement all - configured dependencies of type Wants= or - Requires= with dependencies of type - After= unless DefaultDependencies=no - is set in the specified units. Note that Wants= or - Requires= must be defined in the target unit itself — if - you for example define Wants=some.target in - some.service, the automatic ordering will not be added. - - Target units automatically gain Conflicts= - dependency against shutdown.target. - + Automatic Dependencies + + + Implicit Dependencies + + There are no implicit dependencies for target units. + + + + Default Dependencies + + The following dependencies are added unless + DefaultDependencies=no is set: + + + Target units will automatically complement all + configured dependencies of type Wants= or + Requires= with dependencies of type + After= unless DefaultDependencies=no + is set in the specified units. Note that Wants= or + Requires= must be defined in the target unit itself — if + you for example define Wants=some.target in + some.service, the automatic ordering will not be added. + + Target units automatically gain Conflicts= + and Before= dependencies against + shutdown.target. + +