From: nbd Date: Sun, 7 Oct 2007 23:01:17 +0000 (+0000) Subject: enable nice X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=92b5c08568cba5824036992a5dc817d920aea7bf enable nice git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9181 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/busybox/config/coreutils/Config.in b/package/busybox/config/coreutils/Config.in index 5a0220cdd..2c4d8a3c6 100644 --- a/package/busybox/config/coreutils/Config.in +++ b/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.