+++ /dev/null
-DISTRIBUTION=Fedora
-DISTRIBUTION_VERSION=37
-ROOT_PACKAGES="hostname initscripts iproute rootfiles systemd-udev"
-BASE_PACKAGES="NetworkManager iputils logrotate rsyslog tar vim-minimal"
lxc.include = /usr/share/lxc/config/common.conf
lxc.arch = x86_64
-lxc.uts.name = base
+lxc.uts.name = base.f39
lxc.rootfs.path = __CONTAINER_PATH__/rootfs
lxc.mount.auto = proc:rw sys:ro
--- /dev/null
+DISTRIBUTION=Fedora
+DISTRIBUTION_VERSION=39
+ROOT_PACKAGES="hostname \
+ initscripts \
+ iproute \
+ rootfiles \
+ systemd-udev"
+BASE_PACKAGES="NetworkManager \
+ iputils \
+ logrotate \
+ rsyslog \
+ rsyslog-logrotate \
+ tar \
+ tzdata \
+ vim-minimal"