Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 2c87ee9c197fb8306069c387e8ab35e0 > scriptlet

nscd-2.1.3-5mdk.i586.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add nscd