annotate debian/cron.d @ 464:d9035d08fe51 noffle

[svn] * src/fetch.c: Log failed posting that we can't mail back to the sender or where sending fails to <Noffle spool>/failed.posting.
author bears
date Wed, 23 Jul 2003 10:32:25 +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 || :