Sync
This commit is contained in:
parent
217db941f3
commit
b2679a35d3
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ fi
|
|||
update-alternatives --set iptables /usr/sbin/iptables-legacy > /dev/null
|
||||
update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy > /dev/null
|
||||
|
||||
VM_NET_MAC="${VM_NET_MAC//-/:}"
|
||||
GATEWAY=$(ip r | grep default | awk '{print $3}')
|
||||
|
||||
if [ "$DEBUG" = "Y" ]; then
|
||||
|
|
Loading…
Reference in a new issue