11 lines
306 B
Plaintext
Executable File
11 lines
306 B
Plaintext
Executable File
# dhcpcd configuration for Android Wi-Fi interface
|
|
# See dhcpcd.conf(5) for details.
|
|
|
|
# IPv6 RS/RA processing is handled by the kernel. See also http://b/15268738
|
|
noipv6rs
|
|
|
|
interface wlan0
|
|
# dhcpcd-run-hooks uses these options.
|
|
option subnet_mask, routers, domain_name_servers, domain_name, domain_search
|
|
|