This file is indexed.

/usr/share/doc/liblxc-common/examples/lxc-macvlan.conf is in liblxc-common 3.0.0-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
# Container with network virtualized using the macvlan device driver
lxc.uts.name = alpha
lxc.net.0.type = macvlan
lxc.net.0.flags = up
lxc.net.0.link = eth0
lxc.net.0.hwaddr = 4a:49:43:49:79:bd
lxc.net.0.ipv4.address = 10.2.3.4/24
lxc.net.0.ipv6.address = 2003:db8:1:0:214:1234:fe0b:3596