Comment 1 for bug 288905

Revision history for this message
cwsupport (netsupport) wrote :

The patch I use is:

--- ntp 2008-10-24 22:11:49.000000000 +0100
+++ ntp 2008-10-24 21:34:00.000000000 +0100
@@ -37,6 +37,7 @@
                        log_failure_msg "user \"$RUNASUSER\" does not exist"
                        exit 1
                fi
+ ntpdate-debian
                start-stop-daemon --start --quiet --oknodo --pidfile $PIDFILE --startas $DAEMON -- -p $PIDFILE -u $UGID $NTPD_OPTS
                log_end_msg $?
                ;;