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