Merge pull request #1584 from jberry-suse/metrics-access-timer-skip
systemd/metrics-access.timer: skip Monday to avoid conflict with metrics.timer.
This commit is contained in:
commit
d99640fb2b
@ -4,7 +4,9 @@ Description=openSUSE Release Tools: metrics - access logs
|
|||||||
[Timer]
|
[Timer]
|
||||||
OnBootSec=120
|
OnBootSec=120
|
||||||
# Allow for log rotation to take place on download server.
|
# Allow for log rotation to take place on download server.
|
||||||
OnCalendar=*-*-* 4:00:00
|
# Skip Monday during which osrt-metrics@.service are run as openSUSE:Factory
|
||||||
|
# takes 5 hours and uses up most of the RAM on machine.
|
||||||
|
OnCalendar=Tue..Sun *-*-* 4:00:00
|
||||||
Unit=osrt-metrics-access.service
|
Unit=osrt-metrics-access.service
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user