mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update README.md
This commit is contained in:
parent
4162127058
commit
f5169fd00b
@ -8,9 +8,6 @@ Pull Requests welcome! If you use this functionality to do new cool stuff to you
|
|||||||
|
|
||||||
## General Tools
|
## General Tools
|
||||||
|
|
||||||
### suricata
|
|
||||||
Run an updated version of suricata and apply custom rules that survive reboot
|
|
||||||
|
|
||||||
### on-boot-script
|
### 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).
|
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.**
|
**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
|
### 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**.
|
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
|
### python
|
||||||
|
|
||||||
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container
|
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container
|
||||||
|
Loading…
Reference in New Issue
Block a user