This file is indexed.

/usr/share/zentyal/modules/services.yaml is in zentyal-services 2.3.8+quantal1.

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
class: 'EBox::Services'

models:
    - ServiceTable
    - ServiceConfigurationTable

foreign:
    ServiceTable: [ServiceConfigurationTable]