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