Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > f8e5d0b0a830d7786de6e2574faaf0dc > scriptlet

matahari-vios-proxy-host-0.6.0-2.fc16.i686.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
    /sbin/service matahari-vios-proxy-host stop >/dev/null 2>&1 || :
fi

POSTIN

/bin/sh
systemctl --system daemon-reload
/sbin/service matahari-vios-proxy-host condrestart

POSTUN

/bin/sh
if [ "$1" -ge "1" ]; then
    /sbin/service matahari-vios-proxy-host condrestart >/dev/null 2>&1 || :
fi

#== Vios Proxy guest