mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
small cleanups
This commit is contained in:
parent
a8fa3374da
commit
d83995e23c
@ -706,8 +706,6 @@ setup_dnsmasq() {
|
|||||||
sed -i -e "s/^dhcp-range_ip6=.*$//" /etc/dnsmasq.conf
|
sed -i -e "s/^dhcp-range_ip6=.*$//" /etc/dnsmasq.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#sed -i -e "s/^[#]*listen-address=.*$/listen-address=$LOCAL_ADDRS/" /etc/dnsmasq.conf
|
|
||||||
|
|
||||||
if [ "$RROUTER" == "1" ]
|
if [ "$RROUTER" == "1" ]
|
||||||
then
|
then
|
||||||
DEFAULT_GW=$GUEST_GW
|
DEFAULT_GW=$GUEST_GW
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user