diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2003-12-12 18:08:43 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2003-12-12 18:08:43 +0000 |
commit | a65b236b6e88ea06b0177575b660879b44d4b93e (patch) | |
tree | 87edcbe56e45616b9c042f09f664d911f42ae89a /sys-apps/dcron | |
parent | mask sylpheed-0.9.8-r1 (gtk2) (diff) | |
download | gentoo-2-a65b236b6e88ea06b0177575b660879b44d4b93e.tar.gz gentoo-2-a65b236b6e88ea06b0177575b660879b44d4b93e.tar.bz2 gentoo-2-a65b236b6e88ea06b0177575b660879b44d4b93e.zip |
changed run times to freebsd times, per #3296
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r-- | sys-apps/dcron/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/dcron/Manifest | 10 | ||||
-rw-r--r-- | sys-apps/dcron/files/crontab | 12 | ||||
-rw-r--r-- | sys-apps/dcron/files/crontab-2.9-r1 | 12 |
4 files changed, 23 insertions, 18 deletions
diff --git a/sys-apps/dcron/ChangeLog b/sys-apps/dcron/ChangeLog index 14ae558dcedb..c7985231f5c1 100644 --- a/sys-apps/dcron/ChangeLog +++ b/sys-apps/dcron/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/dcron # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.20 2003/11/19 06:41:09 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.21 2003/12/12 18:08:41 pebenito Exp $ + + 12 Dec 2003; Chris PeBenito <pebenito@gentoo.org> files/crontab, + files/crontab-2.9-r1: + Changed daily, weekly, and monthly runtimes to FreeBSD times (3:01, 4:15, + 5:30, respectively) per #3296. *dcron-2.9-r1 (19 Nov 2003) diff --git a/sys-apps/dcron/Manifest b/sys-apps/dcron/Manifest index 1b37fb04ad4a..21778c34ea64 100644 --- a/sys-apps/dcron/Manifest +++ b/sys-apps/dcron/Manifest @@ -1,13 +1,13 @@ -MD5 c42e6a4d6c47a80c81beaefd7d2790a0 ChangeLog 2685 +MD5 d55a0ecbe824adf7c8d01ba321fb71c4 ChangeLog 2890 MD5 7646cc155e131d1447e9379ce20a6d6b dcron-2.7-r10.ebuild 1794 -MD5 e715ee349a58965659ebe3077d2ee04a dcron-2.9-r1.ebuild 1875 MD5 0091f1e4d194ebb42d0ed417cd19bcbb dcron-2.9.ebuild 1810 +MD5 e715ee349a58965659ebe3077d2ee04a dcron-2.9-r1.ebuild 1875 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 3f83bf90ed67dc33c4b67dedaa626dae files/crontab 815 -MD5 b9e8ad277749ca8a75914ed66d6dddf5 files/crontab-2.9-r1 812 +MD5 7278fd48e8e262b669c68e453c991432 files/dcron.rc6 632 +MD5 573b4d150efe80134647cc6fb9aff3ed files/crontab 822 MD5 932978359b7a3b3a2d29a96827ceca83 files/dcron-2.7-Makefile-gentoo.diff 534 MD5 31317ebf17de1d739c57ccbee37caf13 files/dcron-2.7-whitespace.diff 244 -MD5 7278fd48e8e262b669c68e453c991432 files/dcron.rc6 632 MD5 b0a661ba0ae334e2d9453a144907b375 files/digest-dcron-2.7-r10 55 MD5 2db10e843ecdf10a2b3aa5f70322310b files/digest-dcron-2.9 55 +MD5 bcd2422f3fe6cd487056bc986888b25d files/crontab-2.9-r1 825 MD5 2db10e843ecdf10a2b3aa5f70322310b files/digest-dcron-2.9-r1 55 diff --git a/sys-apps/dcron/files/crontab b/sys-apps/dcron/files/crontab index d68de32e8c3c..a066891edf34 100644 --- a/sys-apps/dcron/files/crontab +++ b/sys-apps/dcron/files/crontab @@ -1,7 +1,7 @@ # /etc/crontab # 20 Apr 2002; Thilo Bangert <bangert@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/crontab,v 1.4 2002/04/27 21:46:45 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/crontab,v 1.5 2003/12/12 18:08:41 pebenito Exp $ # fcron || dcron: # This is NOT the system crontab! fcron and dcron do not support a system crontab. @@ -13,11 +13,11 @@ # check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly -*/15 * * * * test -x /usr/sbin/run-crons && /usr/sbin/run-crons -0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly -0 0 * * * rm -f /var/spool/cron/lastrun/cron.daily -0 0 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly -0 0 1 * * rm -f /var/spool/cron/lastrun/cron.monthly +*/15 * * * * test -x /usr/sbin/run-crons && /usr/sbin/run-crons +0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly +0 3 * * * rm -f /var/spool/cron/lastrun/cron.daily +15 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly +30 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly diff --git a/sys-apps/dcron/files/crontab-2.9-r1 b/sys-apps/dcron/files/crontab-2.9-r1 index aeed0484ad32..acf6f09e6cc0 100644 --- a/sys-apps/dcron/files/crontab-2.9-r1 +++ b/sys-apps/dcron/files/crontab-2.9-r1 @@ -1,6 +1,6 @@ # /etc/crontab # 20 Apr 2002; Thilo Bangert <bangert@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/crontab-2.9-r1,v 1.1 2003/11/19 06:41:09 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/files/crontab-2.9-r1,v 1.2 2003/12/12 18:08:41 pebenito Exp $ # fcron || dcron: # This is NOT the system crontab! fcron and dcron do not support a system crontab. @@ -12,8 +12,8 @@ # check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly -0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly -0 0 * * * rm -f /var/spool/cron/lastrun/cron.daily -0 0 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly -0 0 1 * * rm -f /var/spool/cron/lastrun/cron.monthly -* * * * * test -x /usr/sbin/run-crons && /usr/sbin/run-crons +0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly +1 3 * * * rm -f /var/spool/cron/lastrun/cron.daily +15 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly +30 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly +* * * * * test -x /usr/sbin/run-crons && /usr/sbin/run-crons |