mirror of
https://github.com/sheumann/hush.git
synced 2025-08-15 19:27:40 +00:00
flock: should not be selected by default
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -193,7 +193,7 @@ config FINDFS
|
|||||||
|
|
||||||
config FLOCK
|
config FLOCK
|
||||||
bool "flock"
|
bool "flock"
|
||||||
default y
|
default n
|
||||||
help
|
help
|
||||||
Manage locks from shell scripts
|
Manage locks from shell scripts
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user