<?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: How to change the time anacron runs.	</title>
	<atom:link href="https://play.datalude.com/blog/2015/06/how-to-change-the-time-anacron-runs/feed/" rel="self" type="application/rss+xml" />
	<link>https://play.datalude.com/blog/2015/06/how-to-change-the-time-anacron-runs/</link>
	<description>Efficiency vs. Inefficiency, in a no-holds barred fight.</description>
	<lastBuildDate>Tue, 25 Feb 2020 09:37:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: admin		</title>
		<link>https://play.datalude.com/blog/2015/06/how-to-change-the-time-anacron-runs/comment-page-1/#comment-998</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 25 Feb 2020 09:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://play.datalude.com/blog/?p=325#comment-998</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://play.datalude.com/blog/2015/06/how-to-change-the-time-anacron-runs/comment-page-1/#comment-996&quot;&gt;Raph&lt;/a&gt;.

I&#039;m not sure at the moment, but that looks like the stamp from the last time anacron ran. So when you boot up, it will know if it has to run again (eg if the stamp is &gt; 24 hours for cron.daily). 
My understanding is that regular cron works well for servers which are on 24/7, but anacron is more useful on desktops which are switched on and off.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://play.datalude.com/blog/2015/06/how-to-change-the-time-anacron-runs/comment-page-1/#comment-996">Raph</a>.</p>
<p>I'm not sure at the moment, but that looks like the stamp from the last time anacron ran. So when you boot up, it will know if it has to run again (eg if the stamp is > 24 hours for cron.daily).<br />
My understanding is that regular cron works well for servers which are on 24/7, but anacron is more useful on desktops which are switched on and off.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raph		</title>
		<link>https://play.datalude.com/blog/2015/06/how-to-change-the-time-anacron-runs/comment-page-1/#comment-996</link>

		<dc:creator><![CDATA[Raph]]></dc:creator>
		<pubDate>Fri, 31 Jan 2020 07:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://play.datalude.com/blog/?p=325#comment-996</guid>

					<description><![CDATA[Timestamp looks to be kept here:

user@host:/var/spool/anacron$ sudo cat cron.weekly 
20200131

I think that modifying date contained in the file, is doing the trick.]]></description>
			<content:encoded><![CDATA[<p>Timestamp looks to be kept here:</p>
<p>user@host:/var/spool/anacron$ sudo cat cron.weekly<br />
20200131</p>
<p>I think that modifying date contained in the file, is doing the trick.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JC		</title>
		<link>https://play.datalude.com/blog/2015/06/how-to-change-the-time-anacron-runs/comment-page-1/#comment-947</link>

		<dc:creator><![CDATA[JC]]></dc:creator>
		<pubDate>Mon, 18 Jul 2016 03:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://play.datalude.com/blog/?p=325#comment-947</guid>

					<description><![CDATA[In Ubuntu 16, this is actually in /etc/crontab]]></description>
			<content:encoded><![CDATA[<p>In Ubuntu 16, this is actually in /etc/crontab</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
