+++ /dev/null
-lxc.include = /usr/share/lxc/config/common.conf
-
-lxc.arch = x86_64
-lxc.uts.name = wdt.in.useribm.hu
-lxc.rootfs.path = __CONTAINER_PATH__/rootfs
-lxc.mount.auto = proc:rw sys:ro
-
-lxc.net.0.type = veth
-lxc.net.0.flags = up
-lxc.net.0.link = brci-dev
-lxc.net.0.hwaddr = 02:0c:18:03:6d:38
-
-lxc.autodev = 1
-
-lxc.cgroup2.devices.allow = a
-lxc.cgroup2.memory.high = 384M
-lxc.cgroup2.memory.max = 512M
-
-lxc.idmap = u 0 100000 100000
-lxc.idmap = g 0 100000 100000
-
-lxc.signal.halt = SIGRTMIN+4
-
-lxc.start.auto = 1
-lxc.start.order = __CONTAINER_START_ORDER__
-lxc.start.delay = 5