Differences between current version and previous revision of crontab(5).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Tuesday, January 21, 2003 9:33:51 pm | by CraigBox | |
Older page: | version 3 | Last edited on Tuesday, January 21, 2003 9:31:52 pm | by CraigBox | Revert |
@@ -107,12 +107,12 @@
# command to install the new version when you edit this file.
# This file also has a username field, that none of the other crontabs do.
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
- # m h dom mon dow usercommand
- 42 6
* * *rootrun-parts --report /etc/cron.daily
- 47 6
* * 7rootrun
-parts --report /etc/cron.weekly
- 52 6
1 * *rootrun-parts --report /etc/cron.monthly
+ # m
h
dom mon dow usercommand
+
42
6
*
*
*
rootrun-parts --report /etc/cron.daily
+
47
6
*
* 7 rootrun
-parts --report /etc/cron.weekly
+
52
6
1
*
*
rootrun-parts --report /etc/cron.monthly
#
# Removed invocation of anacron, as this is now handled by a
# /etc/cron.d file