From: Lennart Poettering Date: Wed, 8 Apr 2020 16:45:31 +0000 (+0200) Subject: man: correct the default slice for systemd-run units X-Git-Tag: v246-rc1~635 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba45534917d5ac56bf621ab6e6f4ccb11d0eb269;p=thirdparty%2Fsystemd.git man: correct the default slice for systemd-run units As suggested in #15362 --- diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 3a1d18dae9a..6fc2c8d0eb4 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -146,8 +146,10 @@ - Make the new .service or .scope unit part of the - specified slice, instead of system.slice. + Make the new .service or .scope unit part + of the specified slice, instead of system.slice (when running in + mode) or the root slice (when running in + mode).