projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
927e4bb
)
flock: should not be selected by default
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 21 Mar 2010 18:12:03 +0000
(19:12 +0100)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 21 Mar 2010 18:12:03 +0000
(19:12 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
util-linux/Config.in
patch
|
blob
|
history
diff --git
a/util-linux/Config.in
b/util-linux/Config.in
index d0d8df339d166b481186c5542ad211cad047579a..6999b2851730d0e4d3b8147947ec6d58153df078 100644
(file)
--- a/
util-linux/Config.in
+++ b/
util-linux/Config.in
@@
-193,7
+193,7
@@
config FINDFS
config FLOCK
bool "flock"
- default
y
+ default
n
help
Manage locks from shell scripts