rpms/crontabs/devel crontab,1.2,1.3

Marcela Mašláňová (mmaslano) fedora-extras-commits at redhat.com
Fri May 30 12:50:00 UTC 2008


Author: mmaslano

Update of /cvs/pkgs/rpms/crontabs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21862

Modified Files:
	crontab 
Log Message:
- remove scripts for delay, anacron now own most of the scripts.
Crontabs owns only run-parts, /etc/crontab and crontabs sysconfig.



Index: crontab
===================================================================
RCS file: /cvs/pkgs/rpms/crontabs/devel/crontab,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- crontab	28 May 2008 14:00:16 -0000	1.2
+++ crontab	30 May 2008 12:48:44 -0000	1.3
@@ -5,3 +5,6 @@
 
 # run-parts
 01 * * * * root run-parts /etc/cron.hourly
+02 4 * * * root run-parts /etc/cron.daily
+22 4 * * 0 root run-parts /etc/cron.weekly
+42 4 1 * * root run-parts /etc/cron.monthly




More information about the fedora-extras-commits mailing list