Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > f4d3088ebb87a5a8bdfb5f2d88fee9f0 > scriptlet

corosync-2.3.5-2.mga6.armv5tl.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 || :