X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=16e32242f928b007810a08a4e2ff76e5831c0a07;hb=7a9381d9fbc32f829c22d64faec3bfe4557f2c25;hp=7876cbd1c85ba253ef71cd606fa9c8970542dd66;hpb=d72a60793b771339dcabe2e52570f014b114cd26;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 7876cbd..16e3224 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -1341,6 +1341,52 @@ When this file exists, the steps which setup and destroy a VLAN interface will be executed. + + +When this file exists, a tun interface will be created when the guest +starts, and removed when the guest stops. + + + + +When this file exists, a tap interface will be created when the guest +starts, and removed when the guest stops. + + + + +If a tun or tap interface is created, the presence of this file will +disable checksumming on it. + + + + +When this file exists, the tun/tap interface created will not be +owned by this particular guest. + + + + +Sets the ownership of tun/tap interfaces. Requires a user id, not a +username. + + + + +Sets the group ownership of tun/tap interfaces. Requires a group id, +not a group name. + + + + +Sets the link type of tun/tap interfaces. + + + + +Sets the peer for a point-to-point link, such as a tun interface. + + @@ -1562,6 +1608,7 @@ Puts the guest in a cpuset. Required entries are name, cpus and mems. Contains a mask of spaces to clone/enter +