Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 80514030266884fa17902b1f554d5287 > scriptlet

openscada-0.7.2-1.fc15.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