Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 6b3b8cb572cb7581fb7de7066bdad310 > scriptlet

corosync-2.3.4-4.mga5.x86_64.rpm

PREUN

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

POSTIN

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

POSTUN

/bin/sh
[ "$1" -ge "1" ] && /sbin/service corosync condrestart &>/dev/null || :