Files
hydro-os/files/systemd/system/bootc-fetch-updates.timer

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