mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-31 06:24:18 -04:00
fix(openthread-br): switch to unprivileged container
USB passthrough works unprivileged. Network operations (iptables, interface creation) should work with nesting enabled.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"date_created": "2026-03-30",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": true,
|
||||
"privileged": false,
|
||||
"interface_port": 80,
|
||||
"documentation": "https://openthread.io/guides/border-router",
|
||||
"website": "https://openthread.io/",
|
||||
|
||||
Reference in New Issue
Block a user