Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > f1f7487967ef52929afa34faf8f8c6e4 > scriptlet

gfs2-cluster-3.1.1-2.fc14.x86_64.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