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

[Timer]
OnCalendar=*:0/30
Persistent=true
Unit=getmail.service

[Install]
WantedBy=timers.target