1
0
mirror of https://github.com/tteck/Proxmox.git synced 2024-11-25 09:00:59 +02:00

Update zigbee2mqtt-v4.sh

add /dev/ttyUSB1 & /dev/ttyACM1
This commit is contained in:
tteckster 2022-10-07 15:20:20 -04:00 committed by GitHub
parent 48e8952168
commit ed758e9d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -240,7 +240,9 @@ lxc.cgroup2.devices.allow: c 188:* rwm
lxc.cgroup2.devices.allow: c 189:* rwm
lxc.mount.entry: /dev/serial/by-id dev/serial/by-id none bind,optional,create=dir
lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
lxc.mount.entry: /dev/ttyUSB1 dev/ttyUSB1 none bind,optional,create=file
lxc.mount.entry: /dev/ttyACM0 dev/ttyACM0 none bind,optional,create=file
lxc.mount.entry: /dev/ttyACM1 dev/ttyACM1 none bind,optional,create=file
EOF
msg_info "Starting LXC Container"
pct start $CTID