3 ms·
> sudo chattr +i /etc/resolv.conf Why that?
by manuel_w 2y ago
> sudo chattr +i /etc/resolv.conf
Why that?
- BenjiWiebe 2y agoThat makes the file immutable - when your network manager tries to rewrite the file because you reconnected to your wifi, it can't.