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

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