summaryrefslogtreecommitdiffstats
path: root/news_wizard/scripts/news.cron
diff options
context:
space:
mode:
Diffstat (limited to 'news_wizard/scripts/news.cron')
-rw-r--r--news_wizard/scripts/news.cron10
1 files changed, 10 insertions, 0 deletions
diff --git a/news_wizard/scripts/news.cron b/news_wizard/scripts/news.cron
new file mode 100644
index 00000000..5785bfb2
--- /dev/null
+++ b/news_wizard/scripts/news.cron
@@ -0,0 +1,10 @@
+### leafnode crontab
+SHELL=/bin/bash
+PATH=/bin:/sbin:/usr/bin:/usr/sbin
+MAILTO=root@localhost
+
+
+35 4 * * * /usr/sbin/texpire
+
+5 */__freq__ * * * /usr/sbin/fetchnews -v 2>&1
+