mirror of
https://github.com/systemd/systemd.git
synced 2024-12-26 02:23:34 +08:00
man: correct the default slice for systemd-run units
As suggested in #15362
This commit is contained in:
parent
876acda0ed
commit
ba45534917
@ -146,8 +146,10 @@
|
||||
<varlistentry>
|
||||
<term><option>--slice=</option></term>
|
||||
|
||||
<listitem><para>Make the new <filename>.service</filename> or <filename>.scope</filename> unit part of the
|
||||
specified slice, instead of <filename>system.slice</filename>.</para>
|
||||
<listitem><para>Make the new <filename>.service</filename> or <filename>.scope</filename> unit part
|
||||
of the specified slice, instead of <filename>system.slice</filename> (when running in
|
||||
<option>--system</option> mode) or the root slice (when running in <option>--user</option>
|
||||
mode).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user