From a082c581151cfa57678eb8f585dbda2ce28b83e3 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sun, 15 Apr 2012 12:42:19 -0400 Subject: [PATCH] tossing this, since it's never used. --- database/configuration/cron/overload_check.crontab | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 database/configuration/cron/overload_check.crontab diff --git a/database/configuration/cron/overload_check.crontab b/database/configuration/cron/overload_check.crontab deleted file mode 100644 index a51457a0..00000000 --- a/database/configuration/cron/overload_check.crontab +++ /dev/null @@ -1,11 +0,0 @@ - -SHELL=/bin/bash - -# m h dom mon dow command - -USER=fred - -# make a report of the current state of information overload in our notes files. -24 22 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/notes/info_overload_report.sh ) &>>/tmp/zz_info_overload_$USER.log - - -- 2.34.1