infrastructure/systems/litterbox/lxc.json

7 lines
105 B
JSON

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