diff options
Diffstat (limited to 'g10/options.skel')
-rw-r--r-- | g10/options.skel | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/g10/options.skel b/g10/options.skel index 3e6777bb7..e95170b1d 100644 --- a/g10/options.skel +++ b/g10/options.skel @@ -52,9 +52,11 @@ escape-from-lines # every time it is needed - normally this is not needed. lock-once -# If you are not running one of the free operation systems -# you probably have to uncomment the next line: +# If you have configured GnuPG without a random gatherer, +# you have to uncomment one of the following lines. +#load-extension rndlinux #load-extension rndunix +#load-extension rndegd # GnuPG can import a key from a HKP keyerver if one is missing |