mu4e-sync-mail.timer 195 B

12345678910111213
  1. [Unit]
  2. Description=Sync mail every minute with mu4e
  3. [Timer]
  4. OnCalendar=*-*-* *:*:00
  5. FixedRandomDelay=true
  6. AccuracySec=5s
  7. RandomizedDelaySec=15s
  8. Persistent=yes
  9. [Install]
  10. WantedBy=default.target