From ba45534917d5ac56bf621ab6e6f4ccb11d0eb269 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 8 Apr 2020 18:45:31 +0200 Subject: [PATCH] man: correct the default slice for systemd-run units As suggested in #15362 --- man/systemd-run.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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).