change dns domain to home
parent
6ec1b21d33
commit
640b69884a
|
@ -1,8 +1,8 @@
|
|||
config dnsmasq
|
||||
option domainneeded '1'
|
||||
option localise_queries '1'
|
||||
option local '/lan/'
|
||||
option domain 'lan'
|
||||
option local '/home/'
|
||||
option domain 'home'
|
||||
option expandhosts '1'
|
||||
option authoritative '1'
|
||||
option readethers '1'
|
||||
|
|
Loading…
Reference in New Issue