add tun device to OTBR
This commit is contained in:
@@ -73,7 +73,9 @@
|
|||||||
restart_policy: "unless-stopped"
|
restart_policy: "unless-stopped"
|
||||||
network:
|
network:
|
||||||
- iot
|
- iot
|
||||||
device: "/dev/serial/by-id/usb-Nabu_Casa_ZBT-2_10B41DE60794-if00:/dev/ttyACM5"
|
device:
|
||||||
|
- "/dev/serial/by-id/usb-Nabu_Casa_ZBT-2_10B41DE60794-if00:/dev/ttyACM5"
|
||||||
|
- "/dev/net/tun"
|
||||||
privileged: true
|
privileged: true
|
||||||
state: started
|
state: started
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user