This file is indexed.

/usr/share/doc/polyorb-doc/examples/corba/send/interop/tao/server.conf.xml is in polyorb-doc 2.11~20140418-3.2.

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
<?xml version='1.0'?>
<!-- Converted from ./orbsvcs/tests/Miop/McastHello/server.conf by svcconf-convert.pl -->
<ACE_Svc_Conf>
 <dynamic id="UIPMC_Factory" type="Service_Object">
   <initializer path="TAO_PortableGroup" init="_make_TAO_UIPMC_Protocol_Factory"/>
 </dynamic>
 <static id="Resource_Factory" params="-ORBProtocolFactory IIOP_Factory -ORBProtocolFactory UIPMC_Factory"/>
 <!-- static PortableGroup_Loader "" -->
 <dynamic id="PortableGroup_Loader" type="Service_Object">
   <initializer path="TAO_PortableGroup" init="_make_TAO_PortableGroup_Loader"/>
 </dynamic>
</ACE_Svc_Conf>