Update README.md

This commit is contained in:
John D 2021-01-25 00:36:25 -08:00 committed by GitHub
parent 4162127058
commit f5169fd00b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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