5 Commits

Author SHA1 Message Date
agb
5198da16a1 [packages] ntpclient: redirect adjtimex output to eliminate syslog spam. Closes #3222
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-10 06:30:25 +00:00
nbd
9c06902921 ntpclient: initial frequency offset configuration and adjtimex invocation
This adds a new config file section "ntpdrift" to /etc/config/ntpclient
to support setting an initial value "freq" for frequency offset.
Changes /etc/hotplug.d/iface/20-ntpclient to call adjtimex
and do an initial frequency offset before starting ntpclient.

Signed-off-by: Steffen Hoffmann <hoff.st@shaas.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@10355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 02:13:58 +00:00
agb
83ccee9c38 packages: Use OpenWrt ntp vendor pool in default configs. (Cleaned whitespace too.)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-14 10:38:27 +00:00
nbd
dfbe47c6d3 use ps instead of ps x in the ntpclient hotplug script - busybox doesn't process the x
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9081 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-30 21:13:13 +00:00
olli
863819e657 ntpclient: fix and cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-30 08:34:04 +00:00