This file is indexed.

/usr/share/sdformat/1.0/plugin.sdf is in sdformat-sdf 2.0.0-6.

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
<!-- Plugin -->
<element name="plugin" required="*">
  <attribute name="name" type="string" default="__default__" required="1"/>
  <attribute name="filename" type="string" default="__default__" required="1"/>
  <element copy_data="true" required="*"/>
</element> <!-- End Plugin -->