update dnsmasq

This commit is contained in:
Alfonso Gamboa
2022-07-26 07:46:32 -07:00
parent f713534805
commit 46d65b87ce
5 changed files with 6 additions and 5 deletions

View File

@@ -483,7 +483,7 @@ Loads the appropriate driver for the car to function. On devices other than a V
ENABLE_LOCAL_DNS="true"
```
Enables `dnsmasq`, a lightweight, local, caching DNS server on the camera. Fixes potential DNS flooding on the local network. Upstream DNS servers may be specified at `/wz_mini/etc/resolv.dnsmasq`
Enables `dnsmasq`, a lightweight, local, caching DNS server on the camera. Fixes potential DNS flooding on the local network. Upstream DNS servers may be specified in `wz_mini/etc/resolv.dnsmasq`
---