Skip to content

Commit

Permalink
Merge pull request #5183 from alexhaydock/update-automatic-timer
Browse files Browse the repository at this point in the history
Update timer to be more in-line with dnf-automatic
  • Loading branch information
cgwalters authored Dec 10, 2024
2 parents e601c83 + db108a3 commit 94b701f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/daemon/rpm-ostreed-automatic.timer
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
Description=rpm-ostree Automatic Update Trigger
Documentation=man:rpm-ostree(1) man:rpm-ostreed.conf(5)
ConditionPathExists=/run/ostree-booted
After=network-online.target
Wants=network-online.target

[Timer]
OnBootSec=1h
OnUnitInactiveSec=1d
Persistent=true

[Install]
WantedBy=timers.target

0 comments on commit 94b701f

Please sign in to comment.