From 699df084fa56674963655d0f60cd07359d11c156 Mon Sep 17 00:00:00 2001 From: Levy Date: Fri, 19 Jul 2024 13:21:58 +0900 Subject: [PATCH] Add note for #1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cca16c..9969e54 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Basically, you could just add your static entries to `/run/dnsmasq.conf.d/host.d ## 1. Scripts The following script adds a softlink from `/run/dnsmasq.conf.d/host.dns` (which is not reboot persistent) to `/data/custom/host.dns`. +Some devices appear to use a different `DNSMASQ_HOSTFILE`. See [#1](https://github.com/StoneLabs/unifi-uxg-dnsmasq/issues/1) for more details. ### /data/custom/dnsinject.sh ```sh