SOURCES: mysqlard.crontab (NEW) - use one crontab file, not script...

blues blues at pld-linux.org
Wed Oct 4 17:06:37 CEST 2006


Author: blues                        Date: Wed Oct  4 15:06:37 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- use one crontab file, not scripts in each directory

---- Files affected:
SOURCES:
   mysqlard.crontab (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mysqlard.crontab
diff -u /dev/null SOURCES/mysqlard.crontab:1.1
--- /dev/null	Wed Oct  4 17:06:37 2006
+++ SOURCES/mysqlard.crontab	Wed Oct  4 17:06:32 2006
@@ -0,0 +1,8 @@
+#
+# cron job for the awffull
+#
+#05 * * * *	stats	nice -n 19 /usr/sbin/mysqlar.hourly
+02 5 * * *	stats	nice -n 19 /usr/sbin/mysqlar.daily
+02 2 * * 0	stats	nice -n 19 /usr/sbin/mysqlar.weekly
+02 4 1 * *	stats	nice -n 19 /usr/sbin/mysqlar.monthly
+
================================================================


More information about the pld-cvs-commit mailing list