]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
nspawn: --network-veth also works with unpriv nspawn
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Jun 2025 16:13:20 +0000 (18:13 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 19 Jun 2025 16:37:55 +0000 (01:37 +0900)
(because we ask nsresourced for help)

Fixes: #36179
man/systemd.nspawn.xml

index e6bf8209d31337c4b0128288bddc93712b4b1ea9..4870d6b7abf1f7777fddc3dd3fa7a8cf5136c3aa 100644 (file)
 
         <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>