<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Jonas Genannt - cron</title>
    <link>http://blog.brachium-system.net/</link>
    <description>Weblog of an System Engineer</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.brachium-system.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Jonas Genannt - cron - Weblog of an System Engineer</title>
        <link>http://blog.brachium-system.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Cron crashes after startup</title>
    <link>http://blog.brachium-system.net/archives/21-Cron-crashes-after-startup.html</link>
            <category>cron</category>
            <category>weird</category>
    
    <comments>http://blog.brachium-system.net/archives/21-Cron-crashes-after-startup.html#comments</comments>
    <wfw:comment>http://blog.brachium-system.net/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.brachium-system.net/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Jonas Genannt)</author>
    <content:encoded>
    If your cron daemon crashes after startup. &lt;br /&gt;
&lt;br /&gt;
And you get the following message in your logfiles, the /etc/cron.d directory is missing. &lt;br /&gt;
&lt;blockquote&gt;(CRON) STARTUP (fork ok)&lt;br /&gt;
(CRON) STAT FAILED (/etc/cron.d)&lt;/blockquote&gt;&lt;br /&gt;
Create the &lt;i&gt;/etc/cron.d&lt;/i&gt; directory and start the cron daemon! 
    </content:encoded>

    <pubDate>Tue, 23 May 2006 22:34:51 +0200</pubDate>
    <guid isPermaLink="false">http://blog.brachium-system.net/archives/21-guid.html</guid>
    
</item>

</channel>
</rss>