flock: should not be selected by default
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 21 Mar 2010 18:12:03 +0000 (19:12 +0100)
committerDenys 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

index d0d8df339d166b481186c5542ad211cad047579a..6999b2851730d0e4d3b8147947ec6d58153df078 100644 (file)
@@ -193,7 +193,7 @@ config FINDFS
 
 config FLOCK
        bool "flock"
-       default y
+       default n
        help
          Manage locks from shell scripts