enable nice
authorFelix Fietkau <nbd@openwrt.org>
Sun, 7 Oct 2007 23:01:17 +0000 (23:01 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 7 Oct 2007 23:01:17 +0000 (23:01 +0000)
SVN-Revision: 9181

package/busybox/config/coreutils/Config.in

index 5a0220cdd724482d6e42912c2f67e11c453a8667..2c4d8a3c6b42b9c7cad0bc0d04a79a3134b1fd38 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.