first commit

This commit is contained in:
2022-06-12 12:40:40 +02:00
parent db59715d36
commit 255f1b8e8c
6 changed files with 65 additions and 1 deletions

View File

@ -21,6 +21,6 @@ lxc.mount.entry: /dev/tty7 dev/tty7 none bind,create=file
```
```
lxc.cgroup.devices.allow: c 188:* rwm
lxc.cgroup2.devices.allow: c 188:* rwm
lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file
```