From 349db231a8a0d6d2e54c71c32e2868d118f02b9e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 29 Nov 2014 22:15:01 -0500 Subject: update the cron offlineimap to the new thingutils --- .config/cron/offlineimap | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.config/cron') diff --git a/.config/cron/offlineimap b/.config/cron/offlineimap index 9de9de1..fe0bfd4 100644 --- a/.config/cron/offlineimap +++ b/.config/cron/offlineimap @@ -1,2 +1,3 @@ -# m h dom mon dow command -*/5 * * * * offlineimap-runner 2 -u quiet +#m h dom mon dow command +*/5 * * * * offlineimap-runner -u quiet +*/5 * * * * offlineimap-killer $((60*30)) -- cgit v1.2.3