enable nice
SVN-Revision: 9181
This commit is contained in:
parent
8309e3dff2
commit
38315565b2
1 changed files with 1 additions and 1 deletions
|
@ -413,7 +413,7 @@ config BUSYBOX_CONFIG_FEATURE_MV_LONG_OPTIONS
|
||||||
|
|
||||||
config BUSYBOX_CONFIG_NICE
|
config BUSYBOX_CONFIG_NICE
|
||||||
bool "nice"
|
bool "nice"
|
||||||
default n
|
default y
|
||||||
help
|
help
|
||||||
nice runs a program with modified scheduling priority.
|
nice runs a program with modified scheduling priority.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue