From 938d25795446058cc2926fdc44dc0abf17ed0190 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 6 May 2016 21:04:52 +0200 Subject: man: add documentation for the new --network-zone= concept of nspawn --- man/systemd.nspawn.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/systemd.nspawn.xml') diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml index 15360078ef..3683412c14 100644 --- a/man/systemd.nspawn.xml +++ b/man/systemd.nspawn.xml @@ -419,6 +419,16 @@ option is privileged (see above). + + Zone= + + Takes a network zone name. This setting implies VirtualEthernet=yes and + Private=yes and has the effect that the host side of the created virtual Ethernet link is + connected to an automatically managed bridge interface named after the passed argument, prefixed with + vz-. This option corresponds to the command line + switch. This option is privileged (see above). + + Port= -- cgit v1.2.3-54-g00ecf