diff --git a/includes/etc/initramfs-tools/scripts/ogfunctions b/includes/etc/initramfs-tools/scripts/ogfunctions index 35b24f9..89cd2c6 100644 --- a/includes/etc/initramfs-tools/scripts/ogfunctions +++ b/includes/etc/initramfs-tools/scripts/ogfunctions @@ -156,8 +156,9 @@ ogPostConfigureFS() echo "order hosts,bind" > /etc/host.conf echo "multi on" >> /etc/host.conf - #configuramos el dns - echo "nameserver $ogdns" > /etc/resolv.conf + #configuramos el dns + #echo "nameserver $ogdns" > /etc/resolv.conf + echo "nameserver $ogdns" > /etc/resolvconf/resolv.conf.d/tail # configuramos el /etc/networks