Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 6cc621904fd39abb29c6782b1f3d51ed > scriptlet

splashutils-0.9.1-1.amd64.rpm

PREUN

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

POSTIN

/bin/sh
umask 022 
/sbin/chkconfig --add fbsplash