From d46e8bf6c0c123cb3ecd5cf7e33a0bf7e10a3b0e Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sun, 3 Jan 2010 14:01:00 +1300 Subject: [PATCH] only clean header_cache while on AC power --- .crontab.d/mutt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crontab.d/mutt b/.crontab.d/mutt index 2f80147..203860b 100644 --- a/.crontab.d/mutt +++ b/.crontab.d/mutt @@ -1 +1 @@ -29 4 * * * autoload -U zargs && zargs --no-run-if-empty -- $VARDIR/mutt/header_cache/*~*/.gitignore(.NDa+28) -- rm -- +29 4 * * * on_ac_power && autoload -U zargs && zargs --no-run-if-empty -- $VARDIR/mutt/header_cache/*~*/.gitignore(.NDa+28) -- rm -- -- 2.39.2