projects
/
wyse_ntpd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
94aa46e
)
trying to get pps to build
author
Paul J R
<me@pjr.cc>
Sun, 25 Aug 2013 10:50:18 +0000 (20:50 +1000)
committer
Paul J R
<me@pjr.cc>
Sun, 25 Aug 2013 10:50:18 +0000 (20:50 +1000)
src/buildroot-2013.05/custom/filesystem/etc/init.d/S99final_sequence
patch
|
blob
|
history
diff --git
a/src/buildroot-2013.05/custom/filesystem/etc/init.d/S99final_sequence
b/src/buildroot-2013.05/custom/filesystem/etc/init.d/S99final_sequence
index
138c501
..
2786ca7
100755
(executable)
--- a/
src/buildroot-2013.05/custom/filesystem/etc/init.d/S99final_sequence
+++ b/
src/buildroot-2013.05/custom/filesystem/etc/init.d/S99final_sequence
@@
-18,5
+18,5
@@
fi
if [ -f /fs/config/ntp.conf ]
then
setserial /dev/ttyS0 low_latency
- ntpd -c /fs/config/ntp.conf -x -g
+ ntpd -c /fs/config/ntp.conf -x -g -N
fi