annotate debian/cron.d @ 466:e769484a87c3 noffle

[svn] fixed removal of old config dir
author godisch
date Sat, 26 Jul 2003 08:37:07 +0100
parents 08222dbe6eb0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
301
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
1 # noffle cron.d file
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
2 #
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
3 # fetch requested articles periodically
3b5b7f3fd71f [svn] initial debian/ upload
godisch
parents:
diff changeset
4
334
08222dbe6eb0 [svn] cleanup
godisch
parents: 301
diff changeset
5 9,39 * * * * news [ -x /usr/sbin/noffle-cronfetch ] && /usr/sbin/noffle-cronfetch || :