Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / linux_config_snarf.crontab
diff --git a/infobase/configuration/cron/linux_config_snarf.crontab b/infobase/configuration/cron/linux_config_snarf.crontab
deleted file mode 100644 (file)
index f8d51b0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-SHELL=/bin/bash
-
-# m h dom mon dow command
-
-USER=fred
-
-#[linux config snarf]
-# 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
-