summaryrefslogtreecommitdiffstats
path: root/g10/options.skel
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-11-27 21:40:56 +0100
committerWerner Koch <wk@gnupg.org>1998-11-27 21:40:56 +0100
commitdf1326eb0565640130b939526b6919c7d8dc89a9 (patch)
tree2bf3cb1af5528ee43c321bd56869995149ac5422 /g10/options.skel
parentSee ChangeLog: Fri Nov 27 15:30:24 CET 1998 Werner Koch (diff)
downloadgnupg2-df1326eb0565640130b939526b6919c7d8dc89a9.tar.xz
gnupg2-df1326eb0565640130b939526b6919c7d8dc89a9.zip
See ChangeLog: Fri Nov 27 21:37:41 CET 1998 Werner Koch
Diffstat (limited to 'g10/options.skel')
-rw-r--r--g10/options.skel6
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/options.skel b/g10/options.skel
index 3ce6e5aa8..9fe89b1fb 100644
--- a/g10/options.skel
+++ b/g10/options.skel
@@ -46,3 +46,9 @@ compress-algo 1
# everytime you use --mynames, it will be expanded to the options
# in the above defintion. The name of the alias may not be abbreviated.
+# lock tthe file only once for the lifetime of a process.
+# if you do not define this, the lock will be obtained and released
+# every time it is needed - normally this is not needed.
+lock-once
+
+