Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 1b4cbc9e7ba54633a48c2d422eb7beba > scriptlet

httptunnel-3.3-5mdk.ppc.rpm

PREUN

/bin/sh
/usr/share/rpm-helper/del-service httptunnel $1 hts

POSTIN

/bin/sh
/usr/share/rpm-helper/add-service httptunnel $1 hts

POSTUN

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