Update Containerfile
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline was successful

Fix systemctl enable mullvad service error
This commit is contained in:
2026-06-08 18:33:45 +02:00
parent 064b39ab0f
commit d12147fbc9
+1 -1
View File
@@ -101,5 +101,5 @@ RUN systemctl set-default graphical.target
#Activation des services + Desactivation de bootc-update automatique #Activation des services + Desactivation de bootc-update automatique
RUN systemctl preset-all && \ RUN systemctl preset-all && \
systemctl enable gdm.service NetworkManager.service bluetooth.service podman.socket cups.service mullvad-daemon.service && \ systemctl enable gdm.service NetworkManager.service bluetooth.service podman.socket cups.service && \
systemctl mask bootc-fetch-apply-updates.timer systemd-remount-fs.service systemctl mask bootc-fetch-apply-updates.timer systemd-remount-fs.service