summaryrefslogtreecommitdiff
path: root/gpg-agent.org
diff options
context:
space:
mode:
authorfpi2022-05-20 23:55:55 +0200
committerfpi2022-05-20 23:58:36 +0200
commitcf5262c952b59485391c12417446377d5bd0afe1 (patch)
treed8fea6a700cf058f88cc50c6f2ac1dd07d9b7479 /gpg-agent.org
parentAdd pam-gnupg to unlock gpg/ssh keys after login (diff)
Make gpg-agent.conf read-onlygpg
Diffstat (limited to '')
-rw-r--r--gpg-agent.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpg-agent.org b/gpg-agent.org
index 51f6cec..1db4895 100644
--- a/gpg-agent.org
+++ b/gpg-agent.org
@@ -1,4 +1,4 @@
-#+PROPERTY: header-args:conf :tangle tangle/gpg-agent.conf :comments org
+#+PROPERTY: header-args:conf :tangle tangle/gpg-agent.conf :comments org :tangle-mode (identity #o444)
#+BEGIN_SRC sh :tangle tangle/symlink.sh :results silent :shebang "#!/bin/bash"
ln -siv $(pwd)/tangle/gpg-agent.conf ~/.gnupg/gpg-agent.conf