X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-run.xml;h=0c9d13dd2dfbb9e01ed17379003dc2e961851774;hp=81d41dcc76d778a50a45c1670f926e8bf591b126;hb=14f27b4e3b009d10bb9a3b43b74585c73a7c7626;hpb=981ee551945f4e00de52fcbb7780fd7476bcd47e diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 81d41dcc7..0c9d13dd2 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -121,9 +121,9 @@ along with systemd; If not, see . - Provide description for the service or scope + Provide a description for the service or scope unit. If not specified, the command itself will be used as a - description. See Description= in + description. See Description= in systemd.unit5. @@ -182,9 +182,7 @@ along with systemd; If not, see . Runs the service process under the UNIX user and group. Also see User= and Group= in - systemd.exec5. This - option has no effect in conjunction with - . + systemd.exec5. @@ -193,9 +191,7 @@ along with systemd; If not, see . Runs the service process with the specified nice level. Also see Nice= in - systemd.exec5. This - option has no effect in conjunction with - . + systemd.exec5. @@ -205,9 +201,7 @@ along with systemd; If not, see . Runs the service process with the specified environment variables set. Also see Environment= in - systemd.exec5. This - option has no effect in conjunction with - . + systemd.exec5. @@ -249,8 +243,8 @@ Sep 08 07:37:21 bupkis env[19948]: LANG=en_US.UTF-8 Sep 08 07:37:21 bupkis env[19948]: BOOT_IMAGE=/vmlinuz-3.11.0-0.rc5.git6.2.fc20.x86_64 The following command invokes the - updatedb8 - tool but lowers the block IO weight for it to 10. See + updatedb8 + tool, but lowers the block IO weight for it to 10. See systemd.resource-control5 for more information on the BlockIOWeight= property.