Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 38a44c642f25798d77b1b6491ec7f372 > scriptlet

device-mapper-multipath-0.4.7-64.el5_11.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add multipathd