blob: bc5449b8de015ffb208399cc61919297b9bab8e9 (
plain)
1
2
3
4
5
6
7
8
|
lxc.net.0.type = veth
lxc.net.0.link = lxcbr0
lxc.net.0.flags = up
lxc.net.0.hwaddr = xx:xx:xx:xx:xx:xx
lxc.apparmor.profile = generated
lxc.apparmor.allow_nesting = 1
lxc.start.auto = 1
|