Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 2e38dbdeea5a5af3cf6db43fbe0c6914 > scriptlet

hotplug-2004_09_23-8.amd64.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add hotplug