mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
run0: Make --same-root-dir available for run0
This enables running something like "mkosi box -- run0 --empower --same-root-dir -E PATH" to get an empowered session as the current user within the "mkosi box" environment.
This commit is contained in:
@@ -302,6 +302,15 @@
|
||||
<xi:include href="version-info.xml" xpointer="v259"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--same-root-dir</option></term>
|
||||
|
||||
<listitem><para>Execute the <command>run0</command> session in the same root directory that the
|
||||
<command>run0</command> command is executed in.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v259"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--machine=</option></term>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user