diff --git a/pacman-update-count.timer b/pacman-update-count.timer index 1fcf5a0..7c33354 100644 --- a/pacman-update-count.timer +++ b/pacman-update-count.timer @@ -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 diff --git a/update-notifier.timer b/update-notifier.timer index d83d3ab..49b7c41 100644 --- a/update-notifier.timer +++ b/update-notifier.timer @@ -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