enable seq by default in busybox
[openwrt.git] / openwrt / package / busybox / config / coreutils / Config.in
index 299e060..9d97e3c 100644 (file)
@@ -369,7 +369,7 @@ config BUSYBOX_CONFIG_RMDIR
 
 config BUSYBOX_CONFIG_SEQ
        bool "seq"
-       default n
+       default y
        help
          print a sequence of numbers
 
This page took 0.021459 seconds and 4 git commands to generate.