Files
hydro-os/files/systemd/system/bootc-fetch-updates.timer
Eriq Taing 64fe2b0554
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m37s
bluebuild-nvidia / Build Custom Image (recipe_nvidia.yml) (pull_request) Failing after 38s
Switched to custom update service and timer. Also activated unlock-wallet service
2025-06-11 15:54:57 -04:00

12 lines
209 B
SYSTEMD

[Unit]
Description=Download bootc updates
Documentation=man:bootc(8)
ConditionPathExists=/run/ostree-booted
[Timer]
OnBootSec=15min
OnUnitInactiveSec=8h
RandomizedDelaySec=2h
[Install]
WantedBy=timers.target