Damn, the patch is wrong, it should be something like:

if ! [ -s /etc/resolv.conf ] && [ -n "$IPV4DNS0" ]; then  
        echo "nameserver $IPV4DNS0" >> /etc/resolv.conf
fi

-- 
Leandro Lucarella (Luca)
https://llucax.com

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to