enable nice
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Oct 2007 23:01:17 +0000 (23:01 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Oct 2007 23:01:17 +0000 (23:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9181 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/busybox/config/coreutils/Config.in

index 5a0220c..2c4d8a3 100644 (file)
@@ -413,7 +413,7 @@ config BUSYBOX_CONFIG_FEATURE_MV_LONG_OPTIONS
 
 config BUSYBOX_CONFIG_NICE
        bool "nice"
-       default n
+       default y
        help
          nice runs a program with modified scheduling priority.