mirror of
https://github.com/novatiq/packages.git
synced 2026-07-29 23:03:06 +01:00
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
# tell DHCP clients to not ask for proxy information
|
|
# some clients - like Win7 - will constantly ask if not told "No!"
|
|
# configuration found in /etc/dnsmasq
|
|
#
|
|
dhcp-option=252,"\n"
|