Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > b17ce3b3b408074b8a89c8f286c7f0f5 > scriptlet

varnish-libs-3.0.3-5.fc18.i686.rpm

POSTUN

/bin/sh
/sbin/ldconfig

/usr/bin/systemctl daemon-reload >/dev/null 2>&1 || : 
if [ $1 -ge 1 ] ; then 
        # Package upgrade, not uninstall 
        /usr/bin/systemctl try-restart varnish.service >/dev/null 2>&1 || : 
fi