What's new

Delaying the connection to the NTP server ?

Code:
nvram set ntp_ready=0
ntpclient -s -h $(nvram get ntp_server0)
service restart_ntpc
I already tried the code above and it didn't solve my problem..
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top