summaryrefslogtreecommitdiffstats
path: root/notmuch/.config/systemd/user/notmuch.timer
blob: dc54f4cfce9bb9d70e61217db946f4bc1c6823fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=notmuch timer

[Timer]
OnCalendar=*:0/5
Persistent=true
Unit=notmuch.service

[Install]
WantedBy=timers.target