2017-06-07 20:44:29 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Precision Time Protocol system clock synchronization
|
2018-01-28 17:00:20 +01:00
|
|
|
After=linuxptp.service
|
2017-06-07 20:44:29 +02:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/sbin/phc2sys -s /dev/ptp0 -c CLOCK_REALTIME -w -S 1.0
|
|
|
|
Restart=always
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|
|
|
|
WantedBy=linuxptp.service
|