decrease timer frequency

This commit is contained in:
Ray Elliott 2020-02-21 14:50:44 +00:00
parent bebe6ea540
commit c20958ba72
2 changed files with 6 additions and 6 deletions

View File

@ -2,9 +2,9 @@
Description=Periodically run pacman-update-count
[Timer]
OnBootSec=55minutes
OnActiveSec=1sec
OnUnitActiveSec=110minutes
OnBootSec=30minutes
OnActiveSec=1minute
OnUnitActiveSec=3hours
[Install]
WantedBy=timers.target

View File

@ -2,9 +2,9 @@
Description=Periodically run update-notifier
[Timer]
OnBootSec=1hour
OnActiveSec=1sec
OnUnitActiveSec=2hours
OnBootSec=40minutes
OnActiveSec=11minutes
OnUnitActiveSec=3hours
[Install]
WantedBy=timers.target