/usr/share/zentyal/modules/ntp.yaml is in zentyal-ntp 2.3.6+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::NTP'
models:
- Settings
- Servers
composites:
General: [ntp/Settings, ntp/Servers]
|