Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 3306092aa0a68c5e131b3721c1aeb895 > scriptlet

imagefactory-1.1.1-1.fc16.noarch.rpm

PREUN

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

POSTIN

/bin/sh
/sbin/chkconfig --add imagefactory