This file is indexed.

/usr/share/player/config/iwspy.cfg is in robot-player 3.0.2+dfsg-4.1ubuntu3.

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
driver
(
  name "iwspy"
  provides ["wifi:0"]
  eth "wlan0"
  nic_0 ["10.0.0.1" "00:11:24:9E:5F:87"]
  nic_1 ["10.0.0.2" "00:30:AB:12:87:29"]
  alwayson 1
)

driver
(
  name "writelog"
  provides ["log:0"]
  requires ["wifi:0"]
  filename "wifi0.log"
  autorecord 1
  alwayson 1
)