#!/bin/sh

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