Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 5ca5173ab5c0a94467e1701e27167923 > scriptlet

greensql-fw-1.1.0-1mdv2010.0.i586.rpm

PREUN

/bin/sh
/usr/share/rpm-helper/del-service greensql-fw $1 greensql-fw

POSTIN

/bin/sh
/usr/share/rpm-helper/add-service greensql-fw $1 greensql-fw

POSTUN

/bin/sh
if [ "$1" -ge "1" ]; then
    /etc/rc.d/init.d/greensql-fw condrestart > /dev/null 2>&1 ||:
fi