enable tun/tap
This commit is contained in:
parent
eeba886408
commit
f49d7eeab5
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue