This file is indexed.

/usr/lib/python2.7/dist-packages/trytond/modules/account/tryton.cfg is in tryton-modules-account 4.2.0-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
[tryton]
version=4.2.0
depends:
    company
    currency
    ir
    party
    res
xml:
    account.xml
    configuration.xml
    fiscalyear.xml
    period.xml
    journal.xml
    move.xml
    move_template.xml
    tax.xml
    party.xml
    minimal_chart_bg.xml
    minimal_chart_ca.xml
    minimal_chart_de.xml
    minimal_chart_en.xml
    minimal_chart_es.xml
    minimal_chart_fr.xml
    minimal_chart_nl.xml
    minimal_chart_pt.xml
    minimal_chart_ru.xml
    minimal_chart_sl.xml