mirror of https://github.com/tteck/Proxmox.git
Update troubleshoot.md
This commit is contained in:
parent
250b671248
commit
1ba6c25e4f
|
@ -10,7 +10,7 @@ nano /etc/pve/lxc/105.conf
|
|||
replace the last 4 lines
|
||||
```
|
||||
lxc.cgroup2.devices.allow: c 188:* rwm
|
||||
lxc.mount.entry: /dev/serial/by-id dev/serial/by-id none bind,optional,create=dir
|
||||
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/ttyACM0 dev/ttyACM0 none bind,optional,create=file
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue