X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.scope.xml;h=59eede9596e0e6418844f7ff678262de898d43f3;hb=72c3897f77a7352618ea76b880a6764f52d6327b;hp=ff41c926f46e5fc752a6d5f4fdc49fe915e5e9b4;hpb=847ae0ae7f29e7bfb245d692409fc2948eab7d1d;p=elogind.git diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index ff41c926f..59eede959 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -1,5 +1,4 @@ - - + @@ -58,7 +57,7 @@ along with systemd; If not, see . but are only created programmatically using the bus interfaces of systemd. They are named similar to filenames. A unit whose name ends in .scope refers to a scope unit. Scopes - units manage a set of system processes. Unlike service units scope + units manage a set of system processes. Unlike service units, scope units manage externally created processes, and do not fork off processes on its own. @@ -69,6 +68,11 @@ along with systemd; If not, see . be used to easily launch a command in a new scope unit from the command line. + See the New + Control Group Interfaces for an introduction on how to make + use of scope units from programs. + Unless DefaultDependencies=false is used, scope units will implicitly have dependencies of type Conflicts= and @@ -86,7 +90,7 @@ along with systemd; If not, see . systemd1, systemd-run1, systemd.unit5, - systemd.cgroup5, + systemd.resource-control5, systemd.service5, systemd.directives7.