Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7e25428f2d0a99c911263f7a4b28d964 > scriptlet

corosync-2.3.2-2.mga4.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 || :