mirror of
https://github.com/xcat2/confluent.git
synced 2025-09-29 13:38:13 +00:00
Add DNS to DOMAINSEARCH, as ubuntu igores domain..
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user