Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > e36f6b19fc9fa6bf20d3504015316b74 > scriptlet

rusers-server-0.17-47.i386.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
    /sbin/chkconfig --del rusersd
    /sbin/chkconfig --del rstatd
fi

POSTIN

/bin/sh
/sbin/chkconfig --add rusersd
/sbin/chkconfig --add rstatd