X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=81a4078c71eb3a35b2f3a35669d98bf54a2bc459;hp=8eda85f62db6546684545c5a2082b5cdccd5781d;hb=d09d5ecda2172ba539f1b08da9f3e9787be37229;hpb=79640424059328268b9fb6c5fa8eb777b27a177e diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 8eda85f62..81a4078c7 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -76,8 +76,8 @@ systemd.kill5, which define the way the processes of the service are terminated, and in - systemd.cgroup5, - which configure control group settings for the + systemd.resource-control5, + which configure resource control settings for the processes of the service. Unless DefaultDependencies= @@ -369,7 +369,8 @@ case it will be replaced by the value of the environment variable split up at whitespace, resulting in zero or - more arguments. Note that the first + more arguments. To pass a literal dollar sign, + use $$. Note that the first argument (i.e. the program to execute) may not be a variable, since it must be a literal and absolute path @@ -1006,7 +1007,7 @@ systemctl8, systemd.unit5, systemd.exec5, - systemd.cgroup5, + systemd.resource-control5, systemd.kill5, systemd.directives7