Fix sync-mail@.timer

This commit is contained in:
Alexander Rosenberg 2023-05-27 02:39:16 -07:00
parent 28d9161da3
commit d0def26497
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -4,8 +4,8 @@ Description=Sync mail every minute with mbsync and send notifications
[Timer] [Timer]
OnCalendar=*-*-* *:*:00 OnCalendar=*-*-* *:*:00
FixedRandomDelay=true FixedRandomDelay=true
AccuracySec=10s AccuracySec=5s
RandomizedDelaySec=45m RandomizedDelaySec=45s
Persistent=yes Persistent=yes
[Install] [Install]