Reattempt to use systemd module instead of script
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m48s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m48s
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user