cleaning a bit, including moving out some old docs, and renaming
[feisty_meow.git] / database / configuration / cron / linux_config_snarf.crontab
diff --git a/database/configuration/cron/linux_config_snarf.crontab b/database/configuration/cron/linux_config_snarf.crontab
deleted file mode 100644 (file)
index f6fc022..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-
-SHELL=/bin/bash
-
-# m h dom mon dow command
-
-USER=fred
-
-# do a backup of the config files once a week.
-28 7 * * 4 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd /z/stuffing/archives; perl $HOME/feisty_meow/scripts/archival/snarf_linux_config.pl) &>>/tmp/zz_linux_config_snarf_$USER.log
-