This file is indexed.

/etc/armagetronad/examples/cvs_test/fortress_physics.cfg is in armagetronad-common 0.2.8.3.2-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
# Here are the game physics settings as currently used by "CVS Test Server: Fortress"

# Rubber is low, walls have a length of 400 meters, acceleration is slightly
# increased from default and explosion holes are small.

# cycle physics
CYCLE_RUBBER 5
SP_EXPLOSION_RADIUS 2
EXPLOSION_RADIUS 2
CYCLE_ACCEL 20.0
SP_WALLS_LENGTH 400
WALLS_LENGTH 400
CYCLE_RUBBER_WALL_SHRINK 1
CYCLE_RUBBER_WALL_SHRINK_OVERRIDE 0

# no old rubber code
CYCLE_RUBBER_LEGACY 0