Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 30478ba70387fd3ae7a8d6f9f435f5d3 > scriptlet

gfs2-cluster-3.1.2-1.fc16.i686.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
	/sbin/service stop gfs2-cluster >/dev/null 2>&1
	/sbin/chkconfig --del gfs2-cluster
fi

POSTIN

/bin/sh
/sbin/chkconfig --add gfs2-cluster