Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 734c0c4aa9b4175af6e8ab610a1ef623 > scriptlet

corosync-2.3.5-2.1.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 || :