1 |
bytegw |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-ntp-1.16.0/root/var/service/ntpd/run mezzanine_patched_e-smith-ntp-1.16.0/root/var/service/ntpd/run |
2 |
|
|
--- e-smith-ntp-1.16.0/root/var/service/ntpd/run 2008-02-09 22:29:11.000000000 +0000 |
3 |
|
|
+++ mezzanine_patched_e-smith-ntp-1.16.0/root/var/service/ntpd/run 2008-02-09 22:28:25.000000000 +0000 |
4 |
|
|
@@ -28,7 +28,6 @@ |
5 |
|
|
|
6 |
|
|
# Run ntpdate so we're not way off on startup. |
7 |
|
|
ntpstep=/etc/ntp/step-tickers |
8 |
|
|
-/sbin/e-smith/expand-template $ntpstep |
9 |
|
|
tickers=`/bin/sed -e 's/\#.*$//g' $ntpstep` |
10 |
|
|
/usr/sbin/ntpdate -b -p 8 $tickers |
11 |
|
|
|