X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-run.xml;h=28a9878b8360718cb6f2d48711bd7548568a43ef;hp=81d41dcc76d778a50a45c1670f926e8bf591b126;hb=f509443af5974dd6e7a816c4c7f806bfd01d629b;hpb=981ee551945f4e00de52fcbb7780fd7476bcd47e diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 81d41dcc7..28a9878b8 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -1,4 +1,4 @@ - + @@ -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. @@ -220,8 +214,8 @@ along with systemd; If not, see . - All command-line arguments after the first non-option - argument become part of the commandline of the launched + All command line arguments after the first non-option + argument become part of the command line of the launched process. If a command is run as service unit, its first argument needs to be an absolute binary path. @@ -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.