Home | History | Annotate | Download | only in config
      1 # dhcpcd configuration for Android Wi-Fi interface
      2 # See dhcpcd.conf(5) for details.
      3 
      4 # Disable solicitation of IPv6 Router Advertisements
      5 noipv6rs
      6 
      7 interface wlan0
      8 # dhcpcd-run-hooks uses these options.
      9 option subnet_mask, routers, domain_name_servers, interface_mtu
     10