Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 0bf1805e795b49e25b710891f9acf3ee > scriptlet

corosync-2.3.0-1.mga3.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 || :