This file is indexed.

/var/lib/yadifa/masters/localhost6.zone is in yadifa 2.1.6-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
$TTL    86400                        ; 24 hours
$ORIGIN localhost6.

localhost6. 86400   IN  SOA localhost6. root.localhost6. (
                            20120201 ; serial
                            3H       ; refresh
                            15       ; retry
                            1w       ; expire
                            3h       ; minimum
                           )

            86400   IN  NS      localhost6.
            86400   IN  AAAA    ::1