<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Start, Stop and Restart Crond Daemon in Linux</title>
	<atom:link href="http://www.mydigitallife.info/2007/12/06/start-stop-and-restart-crond-daemon-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2007/12/06/start-stop-and-restart-crond-daemon-in-linux/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Tue, 22 Dec 2009 12:23:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SivaramaKrishnan</title>
		<link>http://www.mydigitallife.info/2007/12/06/start-stop-and-restart-crond-daemon-in-linux/comment-page-1/#comment-520066</link>
		<dc:creator>SivaramaKrishnan</dc:creator>
		<pubDate>Thu, 03 Jul 2008 05:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/12/06/start-stop-and-restart-crond-daemon-in-linux/#comment-520066</guid>
		<description>I have cron daemon running and I added an entry using crontab -e command. When the exact time reached, the script that is specified is the crontab did not get executed.

But, if I restart the cron daemon (using the command /etc/init.d/crond restart) after adding the cron entry (using crontab -e command), then the script gets executed at the specified time.

When I looked at the man page of crond, they have clearly mentioned that, it is not required to restart cron daemon everytime the cron entries are updated. Am not sure whether I need to start the cron daemon with specific parameters so that it does not need to be restarted every time I update the cron entries.

Any help is appreciated.
Thanks &amp; Regards
- Siva</description>
		<content:encoded><![CDATA[<p>I have cron daemon running and I added an entry using crontab -e command. When the exact time reached, the script that is specified is the crontab did not get executed.</p>
<p>But, if I restart the cron daemon (using the command /etc/init.d/crond restart) after adding the cron entry (using crontab -e command), then the script gets executed at the specified time.</p>
<p>When I looked at the man page of crond, they have clearly mentioned that, it is not required to restart cron daemon everytime the cron entries are updated. Am not sure whether I need to start the cron daemon with specific parameters so that it does not need to be restarted every time I update the cron entries.</p>
<p>Any help is appreciated.<br />
Thanks &amp; Regards<br />
- Siva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cPanel Update (upcp) Is Already Running Problem &#187; My Digital Life</title>
		<link>http://www.mydigitallife.info/2007/12/06/start-stop-and-restart-crond-daemon-in-linux/comment-page-1/#comment-430601</link>
		<dc:creator>cPanel Update (upcp) Is Already Running Problem &#187; My Digital Life</dc:creator>
		<pubDate>Wed, 05 Dec 2007 16:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/12/06/start-stop-and-restart-crond-daemon-in-linux/#comment-430601</guid>
		<description>[...] killing crond process, you will have to start crond daemon again, else all cron jobs won&#8217;t run. Get help or contribute tips or tricks at My Digital Life [...]</description>
		<content:encoded><![CDATA[<p>[...] killing crond process, you will have to start crond daemon again, else all cron jobs won&#8217;t run. Get help or contribute tips or tricks at My Digital Life [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
