+++ /dev/null
-DISTRIBUTION=Fedora
-DISTRIBUTION_VERSION=38
-ROOT_PACKAGES="hostname initscripts iproute rootfiles systemd-udev"
-BASE_PACKAGES="NetworkManager iputils logrotate rsyslog"
-BASE_PACKAGES="$BASE_PACKAGES rsyslog-logrotate tar vim-minimal"
lxc.include = /usr/share/lxc/config/common.conf
lxc.arch = x86_64
-lxc.uts.name = base
+lxc.uts.name = base.f40
lxc.rootfs.path = __CONTAINER_PATH__/rootfs
lxc.mount.auto = proc:rw sys:ro
lxc.cgroup2.devices.allow = a
+lxc.idmap = u 0 100000 100000
+lxc.idmap = g 0 100000 100000
+
lxc.signal.halt = SIGRTMIN+4
lxc.start.auto = 0