enable tun/tap

main
Anthony Young 13 years ago
parent eeba886408
commit f49d7eeab5

@ -35,6 +35,7 @@ lxc.network.type = veth
lxc.network.link = $BRIDGE
lxc.network.flags = up
lxc.network.ipv4 = $CONTAINER_CIDR
lxc.cgroup.devices.allow = c 10:200 rwm
EOF
# Configure the network

Loading…
Cancel
Save