#!/bin/sh
/sbin/chkconfig innd || exit 0
runuser -m news -c "unset LANG; unset LC_COLLATE; /usr/libexec/news/news.daily delayrm"
