Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 8cfc89d0de725d67a593893c004a2372 > scriptlet

cman-2.0.115-124.el5.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add cman
/sbin/chkconfig --add scsi_reserve
/sbin/chkconfig --add qdiskd