<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=MAN_8_cron</id>
	<title>MAN 8 cron - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=MAN_8_cron"/>
	<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=MAN_8_cron&amp;action=history"/>
	<updated>2026-06-19T21:10:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=MAN_8_cron&amp;diff=226&amp;oldid=prev</id>
		<title>Admin: New page: ==NAME==  cron - daemon to execute scheduled commands (ISC Cron V4.1)  ==SYNOPSIS==   cron [-l load_avg] [-n]  ==DESCRIPTION==  Cron should be started from /etc/rc or /etc/rc.local.  It wi...</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=MAN_8_cron&amp;diff=226&amp;oldid=prev"/>
		<updated>2009-10-11T16:50:17Z</updated>

		<summary type="html">&lt;p&gt;New page: ==NAME==  cron - daemon to execute scheduled commands (ISC Cron V4.1)  ==SYNOPSIS==   cron [-l load_avg] [-n]  ==DESCRIPTION==  Cron should be started from /etc/rc or /etc/rc.local.  It wi...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==NAME==&lt;br /&gt;
&lt;br /&gt;
cron - daemon to execute scheduled commands (ISC Cron V4.1)&lt;br /&gt;
&lt;br /&gt;
==SYNOPSIS==&lt;br /&gt;
  cron [-l load_avg] [-n]&lt;br /&gt;
&lt;br /&gt;
==DESCRIPTION==&lt;br /&gt;
&lt;br /&gt;
Cron should be started from /etc/rc or /etc/rc.local.  It will return immediately, so you don&amp;#039;t need to start it with &amp;#039;&amp;amp;&amp;#039;. &lt;br /&gt;
&lt;br /&gt;
The -n option changes this default behavior causing it to run in the foreground.  This can be useful when starting it  out of init.&lt;br /&gt;
&lt;br /&gt;
Cron searches /var/spool/cron/crontabs for crontab files which are named after accounts in /etc/passwd; crontabs found are loaded into memory.  Cron also searches for /etc/crontab and the files in the /etc/cron.d/ directory, which are in a  different  format (see crontab(5)).  Cron then wakes up every minute, examining all stored crontabs, checking each command to see if it should be run in the current minute.  When executing commands, any output is mailed to the owner of the  crontab (or to the user named in the MAILTO environment variable in the crontab, if such exists).&lt;br /&gt;
&lt;br /&gt;
Additionally,  cron  checks  each  minute  to  see  if  its spool directory&amp;#039;s modtime (or the modtime on /etc/crontab) has changed, and if it has, cron will then examine the modtime on all crontabs and reload those which have changed.  Thus cron need  not  be  restarted whenever a crontab file is modified.  Note that the Crontab(1) command updates the modtime of the spool directory whenever it changes a crontab.&lt;br /&gt;
&lt;br /&gt;
==Daylight Saving Time and other time changes==&lt;br /&gt;
&lt;br /&gt;
Local time changes of less than three hours, such as those caused by the start or end of Daylight Saving Time, are handled specially.   This  only  applies to jobs that run at a specific time and jobs that are run with a granularity greater than one hour.  Jobs that run more frequently are scheduled normally.&lt;br /&gt;
&lt;br /&gt;
If time has moved forward, those jobs that would have run in the interval that has been skipped will be  run  immediately. &lt;br /&gt;
&lt;br /&gt;
Conversely, if time has moved backward, care is taken to avoid running jobs twice.&lt;br /&gt;
&lt;br /&gt;
Time  changes  of  more  than  3 hours are considered to be corrections to the clock or timezone, and the new time is used immediately.&lt;br /&gt;
&lt;br /&gt;
==SIGNALS==&lt;br /&gt;
&lt;br /&gt;
On receipt of a SIGHUP, the cron daemon will close and reopen its log file.  This is useful in scripts  which  rotate  and age log files.  Naturally this is not relevant if cron was built to use syslog(3).&lt;br /&gt;
&lt;br /&gt;
==CAVEATS==&lt;br /&gt;
&lt;br /&gt;
In  this  version  of cron, /etc/crontab must not be readable or writable by any user other than root.  In other words, it should be mode 0600.&lt;br /&gt;
&lt;br /&gt;
==SEE ALSO==&lt;br /&gt;
&lt;br /&gt;
crontab(1), crontab(5)&lt;br /&gt;
&lt;br /&gt;
==AUTHOR==&lt;br /&gt;
&lt;br /&gt;
Paul Vixie &amp;lt;vixie@isc.org&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: MAN]]&lt;br /&gt;
[[Category: cron]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>