This file is indexed.

/usr/lib/python3/dist-packages/plainbox/impl/providers/manifest/units/manifest.pxu is in python3-plainbox 0.25-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
11
12
13
14
15
16
17
18
19
20
21
unit: job
id: collect-manifest
_summary: Collect the hardware manifest (interactively)
_description:
 This job interactively asks the user about each manifest entry and stores the
 result. This job can be omitted but the manifest may be incomplete unless it
 was cached on an earlier run or provided externally.
plugin: user-interact
command: plainbox-manifest-collect
estimated_duration: 30
flags: preserve-locale use-chunked-io

unit: job
id: manifest
_summary: Hardware Manifest
_description:
 This job loads the hardware manifest and exposes it as a resource.
plugin: resource
command: plainbox-manifest-resource 
estimated_duration: 1
flags: preserve-locale