From: Marek Majkowski Date: Tue, 12 Nov 2013 13:13:33 +0000 (-0800) Subject: Describe --share-net in the lxc-start manual X-Git-Tag: lxc-1.0.0.beta1~93^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11373487a11dc816a9b27e386b7e593984037a1d;p=thirdparty%2Flxc.git Describe --share-net in the lxc-start manual --- diff --git a/doc/lxc-start.sgml.in b/doc/lxc-start.sgml.in index 09f917164..756ea9c49 100644 --- a/doc/lxc-start.sgml.in +++ b/doc/lxc-start.sgml.in @@ -57,6 +57,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -p pid_file -s KEY=VAL -C + --share-net name|pid command @@ -186,6 +187,26 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + + + + + + Inherit a network namespace from + a name container or + a pid. The network namespace + will continue to be managed by the original owner. The + network configuration of the starting container is ignored + and the up/down scripts won't be executed. + + + + + + + +