systemd/osrt-repo-checker-project_only@.timer: increase frequency to hourly.

Now that repo_checker will skip identical builds this will increase the
chances that repo_checker project_only hits the project when it is not
building and will decrease the wait time for updates.
This commit is contained in:
Jimmy Berry 2018-04-26 15:35:51 -05:00
parent 4f26b0881a
commit b5320317d7

View File

@ -2,7 +2,7 @@
Description=openSUSE Release Tools: repo-checker project_only for %i
[Timer]
OnCalendar=daily
OnCalendar=hourly
Unit=osrt-repo-checker-project_only@%i.service
[Install]