mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-22 15:28:06 +00:00
Change rights of 'gpg.conf' to avoid warning
This commit is contained in:
parent
cf7c7d0e14
commit
f14d756578
@ -892,6 +892,10 @@ Paste the following text into a terminal window to create a [recommended](https:
|
||||
require-cross-certification
|
||||
EOF
|
||||
|
||||
Ensure you change to correct rights of that file to at least avoid a warning message about incorrect file rights
|
||||
|
||||
chmod 600 ~/.gnupg/gpg.conf
|
||||
|
||||
## Import public key
|
||||
|
||||
Import it from a file:
|
||||
|
Loading…
Reference in New Issue
Block a user