Makes systemd handle davmail and regular inbox checks

This commit is contained in:
Jonathan Hodgson 2020-09-19 11:10:40 +01:00
parent c80a9ec925
commit 2acea3ea54
3 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Check Inbox Every Minute
[Timer]
OnBootSec=1min
OnUnitActiveSec=1min
[Install]
WantedBy=timers.target