Mercurial > noffle
view debian/cron.d @ 415:a7dbefcafc43 noffle
[svn] removed useless call of invoke-rc.d
author | godisch |
---|---|
date | Fri, 20 Jun 2003 06:46:35 +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 || :