Skip to content

Commit f9361f4

Browse files
authored
Update README.md
1 parent dc3db23 commit f9361f4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Standard Image for base UDM, systemd removed
3131

3232
### UDM Pro / SE
3333
Base build with apparmor, systemd, devicemapper removal, and overlay kept
34-
Works on PRO on 2.x, for 1.x use the UDM Base still.
34+
Works on PRO on 2.x, for 1.x use the UDM Base still.
35+
*Does not work on 3.x use nspawn-container*
3536

3637
## macvlan kernel module for UDR
3738

@@ -41,18 +42,23 @@ at [macvlan-unifi-udr](https://github.com/whi-tw/macvlan-unifi-udr).
4142

4243
## General Tools
4344

44-
### on-boot-script
45+
### on-boot-script-2.x
4546

4647
Do this first. Enables `init.d` style scripts to run on every boot of your UDM.
4748
Includes examples to run `wpa-supplicant/eap-proxy` and/or `ntop-ng` on startup.
4849
Follow this [readme](https://github.com/unifi-utilities/unifios-utilities/blob/main/on-boot-script/README.md).
4950

5051
**It enables complete customization of your UDM/P and fills the gap that config.gateway.json left behind.**
5152

53+
### nspawn-container
54+
Enables containers on UniFiOS 3.x, this replaces podman.
55+
5256
### podman-update
5357

5458
Updates Podman, conmon, and runc to a recent version.
5559
This allows docker-compose usage as well.
60+
Works on PRO on 2.x, for 1.x use the UDM Base still.
61+
*Does not working on 3.x use nspawn-container*
5662

5763
### container-common
5864

0 commit comments

Comments
 (0)