From 8ff04b4b645ee9d5a9ff880eda72cbf421581064 Mon Sep 17 00:00:00 2001 From: John D Date: Sun, 31 May 2020 09:59:44 -0700 Subject: [PATCH] Update README.md --- run-pihole/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/run-pihole/README.md b/run-pihole/README.md index 47b0908..b6da8a9 100644 --- a/run-pihole/README.md +++ b/run-pihole/README.md @@ -2,7 +2,8 @@ ### Features 1. Run PiHole on your UDM with a completely isolated network stack. This will not port conflict or be influenced by any changes on by Ubiquiti -2. Persists through reboots and firmware updates. After a FW update you will need to resetup your on-boot described in this repo +2. Persists through reboots. +3. PiHole persists through firmware updates. The on-boot script does not. If you update your FM setup on-boot again and everything should work. ### Requirements 1. You have setup the on boot script described in this repo (https://github.com/boostchicken/udmpro-utilities/tree/master/on-boot-script)