mirror of
git://github.com/lxc/lxc
synced 2025-08-23 04:29:22 +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
|