forked from ports/contrib
8 lines
177 B
Plaintext
8 lines
177 B
Plaintext
|
# Uncomment to create unprivileged containers
|
||
|
#lxc.idmap = u 0 100000 65536
|
||
|
#lxc.idmap = g 0 100000 65536
|
||
|
|
||
|
# Network configuration
|
||
|
lxc.net.0.type = veth
|
||
|
lxc.net.0.link = lxcbr0
|