mirror of
git://github.com/lxc/lxc
synced 2025-09-18 15:29:06 +00:00
5 lines
118 B
Plaintext
5 lines
118 B
Plaintext
# Container with new network without network devices
|
|
lxc.uts.name = omega
|
|
lxc.net.0.type = empty
|
|
lxc.net.0.flags = up
|