X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd-run.xml;h=3e93d3a678128213406cfd64a9149000adc02b54;hb=eea10b26f78806d7b244af7d37f75fd567c69610;hp=7b508a462c568586adde56d16c221712202a294d;hpb=2f0b4d578b7d3bb7fbaba0cdf3f9bc358a40800d;p=thirdparty%2Fsystemd.git diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 7b508a462c5..3e93d3a6781 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -1,6 +1,6 @@ + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> Make the new .service or .scope unit part - of the inherited slice. This option can be combined with . - - An inherited slice is located within systemd-run slice. Example: if - systemd-run slice is foo.slice, and the - argument is bar, the unit will be placed under the + of the slice the systemd-run itself has been invoked in. This option may be + combined with , in which case the slice specified via + is placed within the slice the systemd-run command is + invoked in. + + Example: consider systemd-run being invoked in the slice + foo.slice, and the argument is + bar. The unit will then be placed under foo-bar.slice. @@ -691,20 +694,20 @@ $ systemd-run --user --wait -p SuccessExitStatus=SIGUSR1 --expand-environment=no See Also - - systemd1, - systemctl1, - systemd.unit5, - systemd.service5, - systemd.scope5, - systemd.slice5, - systemd.exec5, - systemd.resource-control5, - systemd.timer5, - systemd-mount1, - machinectl1, - uid01 - + + systemd1 + systemctl1 + systemd.unit5 + systemd.service5 + systemd.scope5 + systemd.slice5 + systemd.exec5 + systemd.resource-control5 + systemd.timer5 + systemd-mount1 + machinectl1 + uid01 +