mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
empty it instead of rm it
This commit is contained in:
parent
13c982319f
commit
b66203ebca
@ -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
|
||||
rm /opt/xensource/bin/heartbeat
|
||||
>/opt/xensource/bin/heartbeat
|
||||
|
||||
echo "success"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user