projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6958bdb
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9181
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
5a0220c
..
2c4d8a3
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.