This file is indexed.

/usr/lib/cli/Mono.Addins.Gui-0.2/policy.0.6.config is in libmono-addins-gui0.2-cil 1.0+git20130406.adcd75b-4.

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
<configuration>
   <runtime>
      <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
       <dependentAssembly>
         <assemblyIdentity name="Mono.Addins.Gui" publicKeyToken="0738eb9f132ed756" />
         <bindingRedirect oldVersion="0.6.0.0" newVersion="1.0.0.0"/>
       </dependentAssembly>
      </assemblyBinding>
   </runtime>
</configuration>