annotate debian/cron.d @ 370:900495138de9 noffle

[svn] removed patch for woody backports
author godisch
date Tue, 01 Apr 2003 14:51:47 +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 || :