summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/run-ptp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-ptp.sh b/scripts/run-ptp.sh
index ebaeed7..54c9693 100755
--- a/scripts/run-ptp.sh
+++ b/scripts/run-ptp.sh
@@ -11,4 +11,4 @@ echo "[$iface]" >> testptp.cfg
echo "#" >> testptp.cfg
echo "transportSpecific 1" >> testptp.cfg
# Run all as masters and let them select
-ptp4l -f testptp.cfg -i "$iface" -m &
+ptp4l -f testptp.cfg -i "$iface" &