Instead of listing all options with their defaults in the default ptp4l.conf, provide a minimal ptp4l.conf intended for a client-only operation and refer to the ptp4l man page and examples in /usr/share/doc/linuxptp/configs. Also, remove ntpd-specific configuration from default timemaster.conf. The original ntpd supported by timemaster is no longer packaged in Fedora.
15 lines
296 B
Plaintext
15 lines
296 B
Plaintext
# For more information about this file, see the ptp4l(8) man page.
|
|
# Examples are available in /usr/share/doc/linuxptp/configs.
|
|
|
|
[global]
|
|
domainNumber 0
|
|
slaveOnly 1
|
|
time_stamping hardware
|
|
tx_timestamp_timeout 1
|
|
logging_level 6
|
|
summary_interval 0
|
|
|
|
[eth0]
|
|
network_transport UDPv4
|
|
hybrid_e2e 0
|