summaryrefslogtreecommitdiffstats
path: root/source/a/dcron/crontab.root
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/dcron/crontab.root')
-rw-r--r--source/a/dcron/crontab.root4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/dcron/crontab.root b/source/a/dcron/crontab.root
index b5b425628..5b0ce8cbf 100644
--- a/source/a/dcron/crontab.root
+++ b/source/a/dcron/crontab.root
@@ -1,7 +1,7 @@
# If you don't want the output of a cron job mailed to you, you have to direct
# any output to /dev/null. We'll do this here since these jobs should run
-# properly on a newly installed system, but if they don't the average newbie
-# might get quite perplexed about getting strange mail every 5 minutes. :^)
+# properly on a newly installed system. If a script fails, run-parts will
+# mail a notice to root.
#
# Run the hourly, daily, weekly, and monthly cron jobs.
# Jobs that need different timing may be entered into the crontab as before,