<div dir="ltr">Hi there<div><br></div><div>Just upgraded and noticed that the cron jobs in /etc/cron.d/zendto were overwritten.</div><div><br></div><div>Due to daylight-saving adjustments occurring between 2:00am and 3:00am I avoid that period for cron tasks.  In addition I filter the output to get rid of the annoying error message about time and in the case of the graph generation only get an email when an error occurs.</div><div><br></div><div>My zendto cron file:</div><div><br></div><div><div><font face="monospace, monospace" size="1">5 0 * * * root /usr/bin/php /opt/zendto/sbin/cleanup.php /opt/zendto/config/preferences.php</font></div><div><font face="monospace, monospace" size="1">1 1 * * * root /usr/bin/php /opt/zendto/sbin/rrdInit.php /opt/zendto/config/preferences.php 2&gt;&amp;1 | /bin/grep -v &#39;illegal attempt to update using time&#39;</font></div><div><font face="monospace, monospace" size="1">3 3 * * * root /usr/bin/php /opt/zendto/sbin/rrdUpdate.php /opt/zendto/config/preferences.php 2&gt;&amp;1 | sed \$d | /bin/grep -v &#39;481x188&#39;</font></div></div><div><br></div><div><br></div><div><br></div><div>Thanks and have a good day</div><div><br></div><div><br></div><div><br></div><div>Greg</div><div><br></div></div>