| Jeff Abrahamson on 9 Feb 2006 19:23:47 -0000 |
|
Debian says that ntpd doesn't start automatically nor even provide an
init.d script because the maintainer can't find a solution that works
sufficiently broadly. Result, "apt-get install ntp" doesn't have
quite the intended behavior. Sadly, the distro doesn't include any
sample scripts for init.d/, either.
Rather than spend the time to make a robust /etc/init.d/ntp-client, I
just added the following to my root crontab:
23 4 * * * /etc/init.d/ntpdate start 2>&1 >/dev/null
Does this seem somehow to be a bad move?
Thanks in advance for any feedback.
--
Jeff
Jeff Abrahamson <http://www.purple.com/jeff/> +1 215/837-2287
GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B
Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|