home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / ntpdate / README.Debian < prev   
Encoding:
Text File  |  2006-06-30  |  947 b   |  17 lines

  1. Note that ntpdate is run during system startup.  If you specify
  2. servers that are not reachable at boot time, you'll have to wait for
  3. ntpdate to time out looking for them.  In this case, you might want to
  4. consider editing /etc/init.d/ntpdate to comment out the invocation
  5. there, and add a fragment to your ppp/isdn/whatever startup scripts
  6. instead.
  7.  
  8. Also, note that ntpdate is *not* really intended to be used by servers with
  9. good network connectivity.  The 'ntp' package, which provides a persistent
  10. daemon that does a better job of keeping system time than even a cron'ed
  11. invocation of ntpdate, is a better choice for systems with good network
  12. connectivity.  It may be useful to also have ntpdate on systems that run
  13. ntp, so that the clock is warped to approximately the right time at boot 
  14. before ntp is launched, but there are options to ntpd that can be added to
  15. the init.d script for the ntp package that can accomplish much the same 
  16. thing.
  17.