infrastructure/systems/tei/lxc.json
2024-02-06 10:52:44 -08:00

8 lines
171 B
JSON

{
"lxc": {
"lxc.mount.entry": [
"/dev/ttyZigbee dev/ttyZigbee none bind,optional,create=file",
"/dev/net/tun dev/net/tun none bind,optional,create=file"
]
}
}