#!/bin/sh

/sbin/chkconfig innd && su - news -s /bin/sh -c '/usr/bin/rnews -U'
