mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(minecraft): add!
This commit is contained in:
parent
7e9dce8d40
commit
f3c72e7f6c
6 changed files with 206 additions and 0 deletions
8
systems/minecraft/lxc.json
Normal file
8
systems/minecraft/lxc.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"lxc": {
|
||||
"lxc.mount.entry": [
|
||||
"/mnt/kyuuto-minecraft mnt/kyuuto-minecraft none bind,optional,create=dir",
|
||||
"/dev/net/tun dev/net/tun none bind,optional,create=file"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue