This file is indexed.

/etc/octopussy/conf/services/Hald.xml is in octopussy 1.0.6-0ubuntu1.

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
15
16
17
18
19
20
21
22
23
24
25
<?xml version='1.0' encoding='UTF-8'?>
<octopussy_service description="Hardware Abstraction Layer Service"
                   name="Hald"
                   nb_messages="003"
                   version="201002180004"
                   website="http://freedesktop.org/wiki/Software/hal">
  <message loglevel="Information"
           msg_id="Hald:mounted_by_uid"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;hald&quot;):daemon@&gt;: &lt;@REGEXP(&quot;mounted .+ on behalf of uid \d+&quot;):msg@&gt;"
           rank="001"
           table="Message"
           taxonomy="Hardware" />
  <message loglevel="Information"
           msg_id="Hald:unmounted_by_uid"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;hald&quot;):daemon@&gt;: &lt;@REGEXP(&quot;unmounted .+ from .+ on behalf of uid \d+&quot;):msg@&gt;"
           rank="002"
           table="Message"
           taxonomy="Hardware" />
  <message loglevel="Information"
           msg_id="Hald:attempting_to_unmount_as_enclosing_drive_was_disconnected"
           pattern="&lt;@DATE_TIME_ISO:datetime@&gt; &lt;@WORD:device@&gt; &lt;@REGEXP(&quot;hald&quot;):daemon@&gt;[&lt;@PID:pid@&gt;]: &lt;@REGEXP(&quot;.+attempting to.+unmount.+as enclosing drive was disconnected&quot;):msg@&gt;"
           rank="003"
           table="Message"
           taxonomy="System" />
</octopussy_service>