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 Description=Periodically run pacman-update-count
[Timer] [Timer]
OnBootSec=55minutes OnBootSec=30minutes
OnActiveSec=1sec OnActiveSec=1minute
OnUnitActiveSec=110minutes OnUnitActiveSec=3hours
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target

View File

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