Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 2acd34fd833ce754a3cc56ff5df10f83 > files > 16

heartbeat-2.1.3-7.3mdv2010.0.x86_64.rpm

#!/bin/sh
# License:  GNU General Public License (GPL)
#

. $HA_FUNCS

case $HA_st in
  dead)	$HA_NOARCHBIN/mach_down $HA_src;;
esac