summaryrefslogtreecommitdiff
path: root/lxc/default.conf
blob: 7a0971a7d8d2b3ec0b209780717b0ba3ea4e2824 (plain)
    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