summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/bcron/files')
-rw-r--r--sys-process/bcron/files/crontab18
-rw-r--r--sys-process/bcron/files/digest-bcron-0.091
2 files changed, 19 insertions, 0 deletions
diff --git a/sys-process/bcron/files/crontab b/sys-process/bcron/files/crontab
new file mode 100644
index 000000000000..6185c3544ae8
--- /dev/null
+++ b/sys-process/bcron/files/crontab
@@ -0,0 +1,18 @@
+# for vixie cron
+#
+# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/files/crontab,v 1.1 2006/05/16 12:06:30 bangert Exp $
+#
+#
+
+# Global variables
+SHELL=/bin/bash
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
+MAILTO=root
+HOME=/
+
+# check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly
+0 * * * * root rm -f /var/spool/cron/lastrun/cron.hourly
+1 3 * * * root rm -f /var/spool/cron/lastrun/cron.daily
+15 4 * * 6 root rm -f /var/spool/cron/lastrun/cron.weekly
+30 5 1 * * root rm -f /var/spool/cron/lastrun/cron.monthly
+*/10 * * * * root test -x /usr/sbin/run-crons && /usr/sbin/run-crons
diff --git a/sys-process/bcron/files/digest-bcron-0.09 b/sys-process/bcron/files/digest-bcron-0.09
new file mode 100644
index 000000000000..1e5c2ad2cccb
--- /dev/null
+++ b/sys-process/bcron/files/digest-bcron-0.09
@@ -0,0 +1 @@
+MD5 55348c1509ce3362a392ebd8e210c5eb bcron-0.09.tar.gz 57584