On 4 Feb 2009, at 13:40, Justin wrote:

pkg_postinst() {
        ewarn "You can find an example /etc/ntp.conf in /usr/share/ntp/"
        ewarn "Review /etc/ntp.conf to setup server info."
        ewarn "Review /etc/conf.d/ntpd to setup init.d info."
        echo
        elog "The way ntp sets and maintains your system time has changed."
        elog "Now you can use /etc/init.d/ntp-client to set your time at"
        elog "boot while you can use /etc/init.d/ntpd to maintain your time"
        elog "while your machine runs"

Except that here, ntp-client seems to start *before* the network, so fails to find the ntp-server.

I'll investigate this more later.

Stroller.



Reply via email to