aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <doc@duh.to>2018-02-26 16:17:50 +0000
committerGitHub <noreply@github.com>2018-02-26 16:17:50 +0000
commit0f8da4a42e42d6173c6fc0421deada6d7378fe77 (patch)
treec1f012e51bbaa65c95599f7ed55ceb1e879ff086 /README.md
parentMerge pull request #51 from slurms/patch-1 (diff)
parentChange rights of 'gpg.conf' to avoid warning (diff)
downloadYubiKey-Guide-0f8da4a42e42d6173c6fc0421deada6d7378fe77.tar.gz
Merge pull request #53 from knaggit/patch-1
Change rights of 'gpg.conf' to avoid warning
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index fcf2f2b..f064eb6 100644
--- a/README.md
+++ b/README.md
@@ -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: