view debian/cron.d @ 388:8e14809bf172 noffle

[svn] * src/content.c: Don't be fooled into thinking a filename starting ".." is just "..".
author bears
date Thu, 22 May 2003 09:27:02 +0100
parents 08222dbe6eb0
children
line wrap: on
line source

# noffle cron.d file
#
# fetch requested articles periodically

9,39 * * * * news [ -x /usr/sbin/noffle-cronfetch ] && /usr/sbin/noffle-cronfetch || :