Browse Source

enable nice

SVN-Revision: 9181
Felix Fietkau 18 years ago
parent
commit
38315565b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/busybox/config/coreutils/Config.in

+ 1 - 1
package/busybox/config/coreutils/Config.in

@@ -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.