mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
nspawn: --network-veth also works with unpriv nspawn
(because we ask nsresourced for help) Fixes: #36179
This commit is contained in:
committed by
Yu Watanabe
parent
1b675afdbd
commit
83d4b2fd75
@@ -578,8 +578,8 @@
|
||||
|
||||
<listitem><para>Takes a boolean argument. Configures whether to create a virtual Ethernet connection
|
||||
(<literal>veth</literal>) between host and the container. This setting implies
|
||||
<varname>Private=yes</varname>. This setting corresponds to the <option>--network-veth</option> command line
|
||||
switch. This option is privileged (see above). This option is the default if the
|
||||
<varname>Private=yes</varname>. This setting corresponds to the <option>--network-veth</option>
|
||||
command line switch. This option is the default if the
|
||||
<filename>systemd-nspawn@.service</filename> template unit file is used.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v226"/></listitem>
|
||||
|
||||
Reference in New Issue
Block a user