Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 5d2f1581b35b15f30b3339df5854d6c3 > scriptlet

bootsplash-3.2-2.amd64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then
	{
if [ -f /var/lock/subsys/bootsplash ]; then
/sbin/service bootsplash stop 1>&2 || :;
fi };	/sbin/chkconfig --del bootsplash
fi

POSTIN

/bin/sh
/sbin/chkconfig --add bootsplash