diff options
author | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-08-07 02:08:15 +0000 |
---|---|---|
committer | nils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2008-08-07 02:08:15 +0000 |
commit | b80bc866aa8d7a682fd268b6649dbc89edfbbf65 (patch) | |
tree | 48dbd0942812a39e0b6b7101db8aca4d7bac0ffc | |
parent | changed filenames to gpg4usb instead of gpg4usblib (diff) | |
download | gpg4usb-b80bc866aa8d7a682fd268b6649dbc89edfbbf65.tar.gz gpg4usb-b80bc866aa8d7a682fd268b6649dbc89edfbbf65.zip |
added keydb/gpg.conf to solve FAT-problems ( locking issues on USB )
git-svn-id: http://cpunk.de/svn/src/gpg4usb@108 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rwxr-xr-x | keydb/gpg.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keydb/gpg.conf b/keydb/gpg.conf new file mode 100755 index 0000000..32c4395 --- /dev/null +++ b/keydb/gpg.conf @@ -0,0 +1 @@ +lock-never |