summaryrefslogtreecommitdiffstats
path: root/misc/crontab
blob: d4296f60ede1ce3cab6e36475f1c139e687a301d (plain)
1
2
# sync IMAP store every 5min for offline use
*/5 * * * * test $(ps -eo etimes,args | grep offlineimap | grep -v grep | awk '{print $1}END{if(NR==0){print 0}}') -gt 300 && killall -9 offlineimap; offlineimap -q -u quiet