change more to less
[openwrt.git] / package / busybox / config / miscutils / Config.in
index f13d8ba..407503d 100644 (file)
@@ -127,7 +127,7 @@ config BUSYBOX_CONFIG_LAST
 
 config BUSYBOX_CONFIG_LESS
        bool "less"
-       default n
+       default y
        help
          'less' is a pager, meaning that it displays text files. It possesses
          a wide array of features, and is an improvement over 'more'.