diff --git a/files/systemd/system/bootc-fetch-updates.service b/files/systemd/system/bootc-fetch-updates.service deleted file mode 100644 index c316cde..0000000 --- a/files/systemd/system/bootc-fetch-updates.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=Download bootc updates -Documentation=man:bootc(8) -ConditionPathExists=/run/ostree-booted - -[Service] -Type=oneshot -ExecStart=/usr/bin/bootc update --quiet \ No newline at end of file diff --git a/files/systemd/system/bootc-fetch-updates.timer b/files/systemd/system/bootc-fetch-updates.timer deleted file mode 100644 index 482831f..0000000 --- a/files/systemd/system/bootc-fetch-updates.timer +++ /dev/null @@ -1,12 +0,0 @@ -[Unit] -Description=Download bootc updates -Documentation=man:bootc(8) -ConditionPathExists=/run/ostree-booted - -[Timer] -OnBootSec=15min -OnUnitInactiveSec=8h -RandomizedDelaySec=2h - -[Install] -WantedBy=timers.target \ No newline at end of file diff --git a/recipes/components/systemd-module.yml b/recipes/components/systemd-module.yml index 46c2e3e..fe6bdcb 100644 --- a/recipes/components/systemd-module.yml +++ b/recipes/components/systemd-module.yml @@ -2,7 +2,7 @@ modules: - type: systemd system: enabled: - - bootc-fetch-updates.timer + - rpm-ostreed-automatic.timer - flatpak-system-update.timer user: enabled: