From f5169fd00b9048355f6639aa049ef35cbeb5f625 Mon Sep 17 00:00:00 2001 From: John D <427295+boostchicken@users.noreply.github.com> Date: Mon, 25 Jan 2021 00:36:25 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17131ee..e724ac8 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,6 @@ Pull Requests welcome! If you use this functionality to do new cool stuff to you ## General Tools -### suricata -Run an updated version of suricata and apply custom rules that survive reboot - ### on-boot-script Do this first. Enables init.d style scripts to run on every boot of your UDM. Includes examples to run wpa-supplicant/eap-proxy and/or ntop-ng on startup. Follow this [readme](https://github.com/boostchicken/udm-utilities/blob/master/on-boot-script/README.md). **It enables complete customization of your UDM/P and fills the gap that config.gateway.json left behind.** @@ -18,6 +15,9 @@ Do this first. Enables init.d style scripts to run on every boot of your UDM. In ### container-common Apply this after on-boot-script. Updates container defaults to maintain **stable disk usage footprint** of custom containers. **Prevents logs filling up UDM storage full**. +### suricata +Run an updated version of suricata and apply custom rules that survive reboot + ### python If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container