]> spindle.queued.net Git - xodist/commitdiff
generic: use ntp instead of openntpd
authorAndres Salomon <dilinger@queued.net>
Mon, 22 Nov 2010 04:18:11 +0000 (20:18 -0800)
committerAndres Salomon <dilinger@queued.net>
Mon, 22 Nov 2010 04:18:11 +0000 (20:18 -0800)
Openntpd was removed from the archives (well, for squeeze
anyways).  Ntp is good enough.

Signed-off-by: Andres Salomon <dilinger@queued.net>
configs/generic/hooks
configs/generic/packages

index ed7aec1a259b64acfd1581645dffddad0ec740cc..2f9a3f4b24e409fb54ec1d98cf3cb3bb4dabeacc 100644 (file)
@@ -17,13 +17,6 @@ package_configure_hook()
        # Any customizations that need to be made after all packages have been
        # installed should be put here.  $ROOT_DIR should be prefixed to any
        # paths.
-
-        # configure openntpd (to run w/ -s by default)
-        F=${ROOT_DIR}/etc/default/openntpd
-        if [ -f ${F} ]; then
-                sed --in-place "s/^.*DAEMON_OPTS=/DAEMON_OPTS=/" ${F}
-        fi
-
 }
 
 cleanup_chroot_hook()
index d6ee392ffb2f0d92965ff1ad2f4808c1e3d5e55d..cfe511052b11c52398d7817ae9846b2bd548ffee 100644 (file)
@@ -9,4 +9,4 @@
 locales
 busybox
 sudo
-openntpd
+ntp