From ddb5d033a65cfad6d9f497c851829b8105d01c66 Mon Sep 17 00:00:00 2001 From: qpismont Date: Mon, 15 Jun 2026 18:15:46 +0200 Subject: [PATCH] Update Containerfile --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index a995959..2bfcabc 100644 --- a/Containerfile +++ b/Containerfile @@ -87,5 +87,5 @@ RUN systemctl set-default graphical.target #Activation des services + Desactivation de bootc-update automatique RUN systemctl preset-all && \ - systemctl enable --force plasmalogin.service NetworkManager.service bluetooth.service podman.socket cups.service mullvad-daemon.service && \ + systemctl enable --force plasmalogin.service NetworkManager.service bluetooth.service podman.socket cups.service && \ systemctl mask bootc-fetch-apply-updates.timer systemd-remount-fs.service