From 66b450ba2fc3f5ddc68fa463f67b49bd86d9b3b4 Mon Sep 17 00:00:00 2001 From: John D Date: Sun, 5 Jul 2020 22:32:35 -0700 Subject: [PATCH] Clarifying intent of this repository --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f2a86b..5192968 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # udm-utilities -A collection of things to enhance the capabilities of your Unifi Dream Machine or Dream Machine Pro +A collection of things to enhance the capabilities of your Unifi Dream Machine or Dream Machine Pro. **All solutions in this repo persist through firmware upgrades!** + +**Pull Requests welcome! If you use this functionality to do new cool stuff to your UDM/P please send a PR and share it with the community!"** ## General Tools ### on-boot-script -Enables init.d style scripts to run on every boot of your UDM. Includes a wpa-supplicant/eap-proxy example -**Persists through Firmware upgrades!!!** +Enables init.d style scripts to run on every boot of your UDM. Includes a wpa-supplicant/eap-proxy example. +**It allows complete customization of your UDM/P and fills the gap that config.gateway.json left behind.** ### python If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container