fix: replace non-functional systemd presets with explicit systemctl enable

Presets only apply during package installation, not when files are
COPY'd into the image. This caused libvirtd, podman.socket,
bootc-fetch-apply-updates.timer, and flatpak-preinstall.service
to remain disabled on first boot.
This commit is contained in:
gunnar
2026-05-31 18:11:43 +02:00
parent 6acee4ce1f
commit d9b5367f76
2 changed files with 8 additions and 10 deletions
-7
View File
@@ -1,7 +0,0 @@
enable libvirtd.service
enable virtlogd.service
enable podman.socket
enable bluetooth.service
enable plasma-setup.service
enable bootc-fetch-apply-updates.timer
enable flatpak-preinstall.service