This file is indexed.

/etc/armagetronad/examples/cvs_test/fortress_complete.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
18
19
# load basic fortress settings: map and conquest rates
include examples/fortress_soccer.cfg

# physics
include examples/cvs_test/fortress_physics.cfg

# scoring
include examples/cvs_test/fortress_scoring.cfg

# politics
include examples/cvs_test/fortress_politics.cfg

# win zone settings. Probably the most controversial bit of
# the CVS Test Server settings, but sadly, an expanding death
# zone is incompatible with old clients. And a static death zone
# is useless.
WIN_ZONE_RANDOMNESS .4
WIN_ZONE_MIN_ROUND_TIME 120
WIN_ZONE_MIN_LAST_DEATH 60