empty heartbeat

This commit is contained in:
anthony 2010-11-02 22:18:03 -07:00
parent fe9a8c5aeb
commit 6d56d3a939
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ sed -i 's/127\.0\.0\.1/0\.0\.0\.0/' /opt/xensource/libexec/qemu-dm-wrapper 2>&1
# disable the default link local on xenserver
sed -i /NOZEROCONF/d /etc/sysconfig/network
echo "NOZEROCONF=yes" >> /etc/sysconfig/network
>/opt/xensource/bin/heartbeat
cat /dev/null > /opt/xensource/bin/heartbeat
echo "success"