This repository has been archived on 2024-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
sysconfig/roles/unbound/files/interfaces

10 lines
112 B
Plaintext

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
pre-up resolvconf -u
iface eth0 inet6 auto