This file is indexed.

/usr/share/games/freeciv/nation/greenlander.ruleset is in freeciv-data 2.4.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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[nation_greenlander]

name=_("Greenlander")
plural=_("?plural:Greenlanders")
groups="American"
legend=_("Legend says that the Great Shaman Qitdlarssuaq led the Inuit\
 people to Thule (Qaanaaq) on the west coast of Greenland in the 10th\
 century. Around the same time, Scandinavian settlers arrived at the fjords\
 on the southwestern tip of the island. Today, Greenland is a self-governing\
 country within the Kingdom of Denmark with mixed Inuit and Scaninavian\
 population.")

leaders = {
 "name",                "sex"
 "Kuupik Kleist",       "Male"
 "Lena Pedersen",       "Female"
 "Eske Brun",           "Male"
 "Hinrich Rink",        "Male"
 "Poul Egede",          "Male"
 "Eirikr Thorvaldsson", "Male" ; Eric the Red
 "Qitdlarssuaq",        "Male"
}

ruler_titles = {
 "government",      "male_title",           "female_title"
 "Fundamentalism",  _("Bishop %s"),         _("?female:Bishop %s")
 "Republic",        _("Governor %s"),       _("?female:Governor %s")
}

flag="greenland"
flag_alt = "-"
city_style = "European"

init_techs=""
init_buildings=""
init_units=""
civilwar_nations="Inuit", "Danish"

cities =
 "Nuuk",		; Godthåb (Danish/Norwegian)
 "Sisimiut",
 "Ilulissat",		; Jakobshavn (Danish/Norwegian)
 "Qaqortorq",
 "Asiaat",
 "Maniitsoq",
 "Tasiilaq",
 "Paamiut",		; Frederikshåb (Danish/Norwegian)
 "Narsaq",
 "Nanortalik",
 "Uummannaq",
 "Qasigiannguit",
 "Upernavik",
 "Qeqertarsuaq",	; Godhavn (Danish/Norwegian)
 "Qaanaaq",		; Thule (Danish/Norwegian)
 "Kangaatsiaq",
 "Kangerlussuaq",	; Søndre Strømfjord (Danish/Norwegian)
 "Ittoqqortoormiit",	; Scoresbysund (Danish/Norwegian)
 "Kullorsuaq",
 "Kuummiit",
 "Kangaamiut",
 "Alluitsup Paa",
 "Niaqornaarsuk",
 "Kulusuk",
 "Tasiusaq",
 "Ikerasak",
 "Qeqertarsuatsiaat",
 "Attu",
 "Sermiligaaq",
 "Saattut",
 "Nuussuaq",
 "Upernavik Kujalleq"