Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > d737e35d28b03be609ea0042cc24d15b > scriptlet

gfs-utils-0.1.20-14.el5.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add gfs