This file is indexed.

/etc/phpmyadmin/phpmyadmin.service is in phpmyadmin 4:4.0.10-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
<?xml version="1.0" standalone='no'?>
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
 <name replace-wildcards="yes">phpMyAdmin on %h</name>
  <service>
   <type>_http._tcp</type>
   <port>80</port>
   <txt-record>path=/phpmyadmin/</txt-record>
  </service>
</service-group>