diff --git a/files/system_files/deck/usr/lib/systemd/system/ublue-update-force.service b/files/system_files/deck/usr/lib/systemd/system/ublue-update-force.service index 3378f91b..9d740f20 100644 --- a/files/system_files/deck/usr/lib/systemd/system/ublue-update-force.service +++ b/files/system_files/deck/usr/lib/systemd/system/ublue-update-force.service @@ -4,7 +4,7 @@ Description=Force Universal Blue Update Oneshot Service [Service] Type=oneshot Environment="TOPGRADE_SKIP_BRKC_NOTIFY=true" -ExecStart=/usr/bin/ublue-update --force +ExecStart=/usr/bin/topgrade --config /usr/share/zeliblue/topgrade.toml RemainAfterExit=no Nice=19 CPUSchedulingPolicy=batch diff --git a/recipes/gnome/zeliblue-deck.yml b/recipes/gnome/zeliblue-deck.yml index 96fe1492..7a1711c1 100644 --- a/recipes/gnome/zeliblue-deck.yml +++ b/recipes/gnome/zeliblue-deck.yml @@ -124,7 +124,7 @@ modules: replace: - from-repo: https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite/repo/fedora-%OS_VERSION%/kylegospo-bazzite-fedora-%OS_VERSION%.repo packages: - - ublue-update + # - ublue-update - upower - upower-libs