Sophie

Sophie

distrib > Mageia > 8 > aarch64 > by-pkgid > ba66e26864e86d84a63dd74089fe046e > scriptlet

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