mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-29 03:05:45 +00:00
bdcc9e40df
This patch get domain name and nameserver information from host config file /etc/resolv.conf. Guest can obtain DNS information through DHCP. Signed-off-by: Asias He <asias.hejun@gmail.com> [ penberg@kernel.org: check fscanf() for errors ] Signed-off-by: Pekka Enberg <penberg@kernel.org>