Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > 0c6fbde53bffac291b888c677c215d51 > scriptlet

qemu-0.10.1-3mdv2009.1.x86_64.rpm

PREUN

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

POSTIN

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

POSTUN

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