Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 58d873faf2685a2be098273e3efd12ac > scriptlet

openscada-0.7.1-5.fc14.i686.rpm

PREUN

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

################## DAQ-System ###########################

POSTIN

/bin/sh
/sbin/ldconfig
/sbin/chkconfig --add openscadad