summaryrefslogtreecommitdiffstats
path: root/rules/liblockfile.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 10:08:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2006-10-26 10:08:40 +0000
commitf4cf18bce70dad33c10c72263b3f08453247127a (patch)
treefc1bee5d0ad3447e24389b37d67c95aabd3eb1f8 /rules/liblockfile.in
parentb1474a4e42ccbd22d67f6062ca80e268339e7cb4 (diff)
downloadptxdist-f4cf18bce70dad33c10c72263b3f08453247127a.tar.gz
ptxdist-f4cf18bce70dad33c10c72263b3f08453247127a.tar.xz
* Kconfig: cleanup
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6234 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/liblockfile.in')
-rw-r--r--rules/liblockfile.in13
1 files changed, 7 insertions, 6 deletions
diff --git a/rules/liblockfile.in b/rules/liblockfile.in
index d62083a5c..c6bbbf8fb 100644
--- a/rules/liblockfile.in
+++ b/rules/liblockfile.in
@@ -1,11 +1,12 @@
config LIBLOCKFILE
bool
- prompt "dotlockfile"
+ depends on BROKEN
+ prompt "liblockfile, dotlockfile [BROKEN]"
help
- Dotlockfile is a command line utility to safely create,
- test and remove lockfiles. Lockfiles are created in an
- NFS-safe way. Dotlockfile can can also be used to lock
- and unlock mailboxes even if the mailspool directory
+ Dotlockfile is a command line utility to safely create,
+ test and remove lockfiles. Lockfiles are created in an
+ NFS-safe way. Dotlockfile can can also be used to lock
+ and unlock mailboxes even if the mailspool directory
is only writable by group mail. However, its use is not
- restricted to mail
+ restricted to mail