Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dac9f4a17a719f8c1d53a83d391756be > scriptlet

openscada-0.7.1-5.fc14.x86_64.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