Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > b397877a25493d891a0dba2881be0a34 > scriptlet

gfs2-utils-3.0.17-1.fc14.i686.rpm

PREUN

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

POSTIN

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