This file is indexed.

/usr/share/doc/dibbler-server/examples/server-ta.conf is in dibbler-server 0.8.2-1.

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
 9
10
11
12
13
14
log-level 8
log-mode short

iface "eth0" {

 class {
   pool 2001:db8:1111::1-2001:db8:1111::ff
 }

 ta-class {
   pool 2001:db8:2222::1-2001:db8:2222::ffff
 }

}