]> @LXC_GENERATE_DATE@ lxc-usernet 5 lxc-usernet unprivileged user network administration file. Description @LXC_USERNIC_CONF@ controls the limits which the program lxc-user-nic places on network interfaces which an unprivileged user may create. Configuration This file consists of multiple entries, one per line, of the form: user type bridge number Where is the username to whom this entry applies. is the type of network interface being allowed. Only veth is currently supported. is the bridge to which the network interfaces may be attached, for instance lxcbr0. is the number of network interfaces of the given type which the given user may attach to the given bridge, for instance 2. See Also lxc 1 , lxc-user-nic 1 Author Daniel Lezcano daniel.lezcano@free.fr