Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 8a195a08015722837939f816c1ea8189 > scriptlet

corosync-3.0.4-1.mga8.i586.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 || :