From 219d772ce89181ba4a55f842e106075fb7fad568 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 27 Oct 2011 00:23:16 +0000 Subject: busybox: disable rdate, enable ntpd by default SVN-Revision: 28613 --- package/busybox/config/util-linux/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/busybox/config/util-linux') diff --git a/package/busybox/config/util-linux/Config.in b/package/busybox/config/util-linux/Config.in index 56e8035865..14d4777bea 100644 --- a/package/busybox/config/util-linux/Config.in +++ b/package/busybox/config/util-linux/Config.in @@ -600,7 +600,7 @@ config BUSYBOX_CONFIG_PIVOT_ROOT config BUSYBOX_CONFIG_RDATE bool "rdate" - default y + default n help The rdate utility allows you to synchronize the date and time of your system clock with the date and time of a remote networked system using -- cgit v1.2.3