Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 9df2367160cb7c414feaa0d9198a6fe2 > scriptlet

ypbind-3.3-24mdk.i586.rpm

POSTIN

/bin/sh
/sbin/chkconfig --add ypbind

POSTUN

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

Triggers

ypbind <= ypbind-3.3-5

/bin/sh
/sbin/chkconfig --add ypbind