1 # Uncomment to create unprivileged containers 2 #lxc.idmap = u 0 100000 65536 3 #lxc.idmap = g 0 100000 65536 4 5 # Network configuration 6 lxc.net.0.type = veth 7 lxc.net.0.link = lxcbr0
Generated by cgit