This file is indexed.

/usr/lib/arc/libaccBroker.apd is in nordugrid-arc-plugins-needed 5.4.2-1build1.

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
26
27
28
29
name="FastestQueue"
kind="HED:BrokerPlugin"
description="Sorting according to free slots in queue"
version="0"
priority="128"

name="Random"
kind="HED:BrokerPlugin"
description="Random sorting"
version="0"
priority="128"

name="Benchmark"
kind="HED:BrokerPlugin"
description="Sorting according to specified benchmark (default \"specint2000\")"
version="0"
priority="128"

name="Data"
kind="HED:BrokerPlugin"
description="Sorting according to input data availability at target"
version="0"
priority="128"

name="Null"
kind="HED:BrokerPlugin"
description="Performs neither sorting nor matching"
version="0"
priority="128"