Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 43471c22f5635b8a5af4a9337d9e5700 > scriptlet

openscada-0.6.4.2-1.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