This file is indexed.

/usr/share/games/freeciv/nation/barbarian.ruleset is in freeciv-data 2.4.3-3.

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
30
31
32
33
[nation_barbarian]

name=_("Barbarian")
plural=_("?plural:Barbarians")
groups="Core"
; /* TRANS: Legend for nation in "core" set */
legend=_("Since the dawn of civilization, barbarians have been a threat to\
 cultured peoples everywhere.")

leaders = {
 "name",        "sex"
 "Genseric",    "Male"
 "Alaric",      "Male"
 "Theodoric",   "Male"
 "Stilicho",    "Male"
 "Attila",      "Male"
 "Boadicea",    "Female"
}

flag="barbarian"
flag_alt = "-"
city_style = "European"

init_techs=""
init_buildings=""
init_units=""

cities = "Barbaricum"

is_playable = 0
barbarian_type = "Land"

; nothing more needed for barbarians