decrease timer frequency
This commit is contained in:
parent
bebe6ea540
commit
c20958ba72
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue