Skip to content

Commit

Permalink
Update install_opi5.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dellagd authored Apr 1, 2024
1 parent 49e8a33 commit 76d252c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install_opi5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ sed -i '/^time_stamping.*/c\time_stamping software' /etc/linuxptp/ptp4
sed -i '/^step_threshold.*/c\step_threshold 0.000002' /etc/linuxptp/ptp4l.conf
# Start and enable the service so it always runs
systemctl enable [email protected]
# Disable timesync cause we're using PTP
systemctl disable systemd-timesyncd.service

# Fix up phc2sys service
# sed -i '/^Requires=.*/c\Requires=ptp4l@%I.service' /lib/systemd/system/[email protected]
Expand Down

0 comments on commit 76d252c

Please sign in to comment.