ho-ansible / ansible

Playbooks and config for remote administration
1 stars 0 forks source link

tinc/dhcpcd: nohook resolv.conf #75

Closed seanho00 closed 7 years ago

seanho00 commented 7 years ago

/etc/dhcpcd.conf

How does dhcpcd interact with openresolv/resolvconf? When does /etc/resolv.conf get overwritten?

seanho00 commented 7 years ago

I think both dhcpcd and resolvconf can modify resolv.conf. By default I think dhcpcd's hook doesn't change things if there's no /etc/resolv.conf.{head, tail}. So just need to ensure resolvconf isn't installed/enabled.