00:22:32 kerneldove: I think so? I've had issues with some static setups. I just disable resolvconf: 00:23:03 echo "resolvconf=NO" >> /etc/resolvconf.conf 00:23:27 Then, whatever I place in /etc/resolv.conf remains static and normal. 00:29:29 i spent so much time trying to get it right with resolvconf, passing it just the right interfaces and stuff. but yea dunno either i suck or it does because i have trouble w it but not most system components like rc 00:39:17 i think i'll standardize on disabling it as well ek tyvm for tip! 00:39:54 makes sense too i already prefer doing config via files than commands 00:40:03 i guess i only really do stateful system config 01:16:42 kerneldove: Yep. If I absolutely do not need resolvconf for anything (like *VPN stuff, WG stuff, whatever might want to change DNS, gateways, blah), I just disable it all together. I find very little need resolvconf. 01:17:07 s/need/need for/ 01:17:24 ah good point if using a connection manager like vpn thing or whatever. noted for sure 01:17:56 That would really be the only time. All my servers are just simply static. There's zero need for resolvconf.