X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd.scope.xml;h=503a480dd08e093db7182ef98f3ec0c52eb2e8e8;hb=f789e0b4f891800557c74c385d0f61a0164cb16f;hp=36f24d46a12193da45163bb6a7a8a13960ed2773;hpb=ecc0eab247da25a6767ccabd2162a4d03de6ee8c;p=thirdparty%2Fsystemd.git diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index 36f24d46a12..503a480dd08 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -1,39 +1,12 @@ - - - - + + + systemd.scope systemd - - - - Developer - Lennart - Poettering - lennart@poettering.net - - @@ -77,20 +50,31 @@ Automatic Dependencies - Unless DefaultDependencies=false - is used, scope units will implicitly have dependencies of - type Conflicts= and - Before= on - shutdown.target. These ensure - that scope units are removed prior to system - shutdown. Only scope units involved with early boot or - late system shutdown should disable this option. - - - Additional implicit dependencies may be added as result of - resource control parameters as documented in - systemd.resource-control5. - + + Implicit Dependencies + + Implicit dependencies may be added as result of + resource control parameters as documented in + systemd.resource-control5. + + + + Default Dependencies + + The following dependencies are added unless + DefaultDependencies=no is set: + + + Scope units will automatically have dependencies of + type Conflicts= and + Before= on + shutdown.target. These ensure + that scope units are removed prior to system + shutdown. Only scope units involved with early boot or + late system shutdown should disable + DefaultDependencies= option. + +