|
NTP Protocol configuration is currently being revamped in the SASL branch, as part of making SASL configurable. |
Common Service Configuration Parameters
| Parameter | Default value | Description |
|---|---|---|
| enabled | false | Whether this service is enabled. |
| ipPort | 123 | The IP port for this service. |
| ipAddress | No default. | The IP address for this service. |
| serviceName | Apache NTP Service | The friendly name of this service. |
| servicePid | org.apache.ntp | The PID for this service. A PID is a unique identifier for an instance of a service. PID's are used by OSGi's Config Admin service to dynamically inject configuration into a service when the service is started. |
More Information
For help with more advanced configurations, check out our Interoperability Guide
.