projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8309e3d
)
enable nice
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 7 Oct 2007 23:01:17 +0000
(23:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 7 Oct 2007 23:01:17 +0000
(23:01 +0000)
SVN-Revision: 9181
package/busybox/config/coreutils/Config.in
patch
|
blob
|
history
diff --git
a/package/busybox/config/coreutils/Config.in
b/package/busybox/config/coreutils/Config.in
index 5a0220cdd724482d6e42912c2f67e11c453a8667..2c4d8a3c6b42b9c7cad0bc0d04a79a3134b1fd38 100644
(file)
--- 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.