Reattempt to use systemd module instead of script
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m48s

This commit is contained in:
2025-05-25 21:05:15 -04:00
parent c5427dca4a
commit f2455f618e

View File

@@ -9,9 +9,16 @@ modules:
- ublue-os-update-services - ublue-os-update-services
- ublue-os-signing - ublue-os-signing
- type: script - type: systemd
scripts: system:
- enableautoupdates.sh # using systemd did not work, so using this script instead enabled:
- rpm-ostreed-automatic.timer
- podman-auto-update.timer
- flatpak-system-update.timer
user:
enabled:
- podman-auto-update.timer
- flatpak-user-update.timer
- type: dnf - type: dnf
repos: repos: