view debian/cron.daily @ 325:c36eb2596531 noffle

[svn] fixed inclusion of db_*
author godisch
date Sun, 23 Feb 2003 15:16:46 +0000
parents 3b5b7f3fd71f
children 08222dbe6eb0
line wrap: on
line source

#!/bin/sh -e
#
# expire old articles, output will be logged to syslog

[ -x /usr/bin/noffle ] && /usr/bin/noffle --expire > /dev/null 2>&1