[EMAIL PROTECTED] dixit:

>remove nvram call

No, you're not. Read http://people.freebsd.org/~phk/dlink/ then change

>-ntp_server=$(nvram get ntp_server)

into some rc.conf option and put back

>-                      route -n 2>&- | grep '^0.0.0.0' >&- && 
>/usr/sbin/ntpclient -c 1 -s -h ${ntp_server:-pool.ntp.org} &
>+                      route -n 2>&- | grep '^0.0.0.0' >&- && 
>/usr/sbin/ntpclient -c 1 -s -h pool.ntp.org &

I hope we'll get the vendor zone assigned soon, so we can change
the default for if no other ntp server is specified.

PS: What'd you do in a non-internetworked private IP network?

//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to