FS#35033 - [netctl] Support for /etc/resolve.conf.head and /etc/resolve.conf.tail
Attached to Project:
Arch Linux
Opened by darkraven (darkraven) - Tuesday, 30 April 2013, 07:16 GMT
Last edited by Jouke Witteveen (jouke) - Wednesday, 01 May 2013, 09:47 GMT
Opened by darkraven (darkraven) - Tuesday, 30 April 2013, 07:16 GMT
Last edited by Jouke Witteveen (jouke) - Wednesday, 01 May 2013, 09:47 GMT
|
Details
Description:
Currently, if using netctl to connect to a network without dhcp, netctl replace the content of /etc/resolv.conf with the DNS configured per-connection. So if I want to use a common set of DNSs, I have to put them in every configuration files. So I think netctl could use the same mechanism as dhcp, using resolve.conf.head and resolve.conf.tail. |
This task depends upon
Comment by Jouke Witteveen (jouke) -
Wednesday, 01 May 2013, 09:47 GMT
netctl uses resolvconf. Use its powers!