trying to get pps to build
authorPaul J R <me@pjr.cc>
Sun, 25 Aug 2013 10:50:18 +0000 (20:50 +1000)
committerPaul 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

index 138c501..2786ca7 100755 (executable)
@@ -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