update default ptp4l.conf

Don't set tx_timestamp_timeout. The compiled-in default changed to 10
milliseconds and should work with most HW.

Replace slaveOnly option with clientOnly.
This commit is contained in:
Miroslav Lichvar 2023-11-14 10:08:07 +01:00
parent 9ab243c5fd
commit 9f917cd4bd

View File

@ -3,9 +3,8 @@
[global] [global]
domainNumber 0 domainNumber 0
slaveOnly 1 clientOnly 1
time_stamping hardware time_stamping hardware
tx_timestamp_timeout 1
logging_level 6 logging_level 6
summary_interval 0 summary_interval 0