1# LinuxPTP configuration file for synchronizing the system clock to 2# a remote PTP master in slave-only mode. 3# 4# By default synchronize time in slave-only mode using UDP and hardware time 5# stamps on eth0. If the difference to master is >1.0 second correct by 6# stepping the clock instead of adjusting the frequency. 7# 8# If you change the configuration don't forget to update the phc2sys 9# parameters accordingly in linuxptp-system-clock.service (systemd) 10# or the linuxptp SysV init script. 11 12[global] 13slaveOnly 1 14delay_mechanism Auto 15network_transport UDPv4 16time_stamping hardware 17step_threshold 1.0 18 19[eth0] 20