diff options
Diffstat (limited to 'package/busybox/config')
-rw-r--r-- | package/busybox/config/util-linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/util-linux/Config.in b/package/busybox/config/util-linux/Config.in index b710555fa..04e049668 100644 --- a/package/busybox/config/util-linux/Config.in +++ b/package/busybox/config/util-linux/Config.in @@ -626,7 +626,7 @@ config BUSYBOX_PIVOT_ROOT config BUSYBOX_RDATE bool "rdate" depends on !BUSYBOX_DISABLE_RDATE - default n + default y 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 |