mirror of
https://github.com/xcat2/confluent.git
synced 2025-06-02 19:40:10 +00:00
Add DNS to DOMAINSEARCH, as ubuntu igores domain..
This commit is contained in:
parent
0a79307cc5
commit
9506817a00
@ -45,6 +45,7 @@ elif [ "$ipv4m" = "static" ]; then
|
||||
echo "IPV4DNS1='$dns'"
|
||||
echo "HOSTNAME='$NODENAME'"
|
||||
echo "DNSDOMAIN='$dnsdomain'"
|
||||
echo "DOMAINSEARCH='$dnsdomain'"
|
||||
} > "/run/net-$DEVICE.conf"
|
||||
configure_networking
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user