:: Re: [DNG] hijacking resolv.conf - p…
Kezdőlap
Delete this message
Reply to this message
Szerző: zeitgeisteater
Dátum:  
Címzett: sawbona
CC: dng
Tárgy: 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
------------------------