mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(tf): ct-config
This commit is contained in:
parent
613c3bb599
commit
69c2b81e3d
8 changed files with 153 additions and 33 deletions
8
systems/tei/lxc.json
Normal file
8
systems/tei/lxc.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"lxc": {
|
||||
"lxc.mount.entry": [
|
||||
"/dev/ttyZigbee dev/ttyZigbee none bind,optional,create=file",
|
||||
"/dev/net/tun dev/net/tun none bind,optional,create=file"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue