Hacker News new | ask | show | jobs
by manuel_w 670 days ago
> sudo chattr +i /etc/resolv.conf

Why that?

1 comments

That makes the file immutable - when your network manager tries to rewrite the file because you reconnected to your wifi, it can't.