:: Re: [DNG] hijacking resolv.conf - p…
Top Page
Delete this message
Reply to this message
Author: zeitgeisteater
Date:  
To: sawbona
CC: dng
Subject: Re: [DNG] hijacking resolv.conf - possible fix?
---
// hijacking resolv.conf - possible fix?
---

------------------------
rm /etc/resolv.conf
echo "..settings..." > /etc/resolv.conf
chattr +i /etc/resolv.conf
------------------------