iot-lab / iot-lab-yocto

IoT-LAB Yocto repository
13 stars 12 forks source link

add ptpd daemon support with slaveonly configuration file #34

Open schrein opened 5 years ago

schrein commented 5 years ago

Currently, ntp daemon is still running by default. You should first stop ntp:

    /etc/init.d/ntp stop

Then start ptp

    /etc/init.d/ptp start