From 69b418ea2c3c0ee8b282205bb989f4bc1212bb35 Mon Sep 17 00:00:00 2001 From: qpismont Date: Thu, 16 Jul 2026 18:54:07 +0200 Subject: [PATCH] Update Containerfile --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 335f7af..175c9a1 100644 --- a/Containerfile +++ b/Containerfile @@ -110,5 +110,5 @@ RUN systemctl set-default graphical.target #Activation des services + Desactivation de bootc-update automatique RUN systemctl preset-all && \ - systemctl enable gdm.service NetworkManager.service bluetooth.service podman.socket cups.service && \ + systemctl enable cosmic-greeter.service NetworkManager.service bluetooth.service podman.socket cups.service && \ systemctl mask bootc-fetch-apply-updates.timer systemd-remount-fs.service