Enable essential services and disable bootc-fetch-apply-updates.timer in Containerfile
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
This commit is contained in:
@@ -61,3 +61,5 @@ RUN systemctl set-default graphical.target
|
||||
#Activation des services
|
||||
RUN systemctl preset-all && \
|
||||
systemctl enable gdm.service NetworkManager.service bluetooth.service podman.socket cups.service
|
||||
|
||||
RUN systemctl disable bootc-fetch-apply-updates.timer 2>/dev/null || true
|
||||
Reference in New Issue
Block a user