From a41fe3a29372f8e6c4e7733bf85940a023811301 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 2 Aug 2011 04:49:37 +0200 Subject: nspawn: add new --no-net switch to turn off networking in the container --- man/systemd-nspawn.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'man/systemd-nspawn.xml') diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 03c39fc3de..8b37519ad5 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -123,6 +123,7 @@ + Prints a short help text and exits. @@ -152,6 +153,16 @@ + + + + Turn off networking in + the container. This makes all network + interfaces unavailable in the + container, with the exception of the + loopback device. + + -- cgit v1.2.3-54-g00ecf