Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 3e6928689bdf26e924f21e2eafe67261 > scriptlet

gfs2-utils-0.1.62-44.el5.x86_64.rpm

PREUN

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

POSTIN

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