On Tue, Oct 05, 2010 at 04:41:56PM +0200, Marcel Holtmann wrote: > Hi Samuel, > > > > please find attached a patch to simplify the ntpd plugin peer > > > configuration code; this patch is necessary to make the plugin > > > compatibile with busybox implementation of ntpd, which does not > > > support a configuration file. > > Unfortunately, busybox's ntpd -p option is not compatible with the ntp.org > > ntpd ones, which is the daemon most distributions ship. > > So your patch will break it. I'd suggest implementing a busybox ntpd plugin. > > or just fixing busybox to be compatible with upstream ntpd. Right, adding a -c option to busybox ntpd would work in our case. In a perfect world we would have our tiny ntp client implementation, as the only thing we're trying to do is to send a time query once and setting the time from the reply.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
