mirror of
https://github.com/novatiq/packages.git
synced 2026-07-27 14:03:50 +01:00
* add uci support * add dynamic uhttpd instance support (no longer rely on uhttpd config changes) * package reordering * plus various fixes Signed-off-by: Dirk Brenken <dirk@brenken.org>
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"
|