[Pkg-cron-devel] [pkg-cron] 05/12: Document that system wide defaults run from 6 am to 7 am. (Closes: #757191)
Javier Fernandez-Sanguino Peña
jfs at moszumanska.debian.org
Mon Mar 12 22:52:32 UTC 2018
This is an automated email from the git hooks/post-receive script.
jfs pushed a commit to branch master
in repository pkg-cron.
commit 42694b90a3fef02b6106c55a271eb9b5ed1e1dbb
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date: Mon Mar 12 23:17:26 2018 +0100
Document that system wide defaults run from 6 am to 7 am. (Closes: #757191)
---
crontab.5 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/crontab.5 b/crontab.5
index a65c4f9..141f6b5 100644
--- a/crontab.5
+++ b/crontab.5
@@ -302,6 +302,12 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
52 6 1 * * root test \-x /usr/sbin/anacron || ( cd / && run-parts \-\-report /etc/cron.monthly )
#
.fi
+
+Note that all the system-wide tasks will run, by default, from 6 am to 7 am. In
+the case of systems that are not powered on during that period of time, only
+the hourly tasks will be executed unless the defaults above are changed.
+
+
.SH SEE ALSO
cron(8), crontab(1)
.SH EXTENSIONS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cron/pkg-cron.git
More information about the Pkg-cron-devel
mailing list