Set up pam-gnupg

This commit is contained in:
coolneng 2020-03-03 19:11:15 +01:00
parent cbebd2d450
commit e60391a4e2
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 4 additions and 0 deletions

1
pam-gpg/.pam-gnupg Normal file
View File

@ -0,0 +1 @@
0E60AB33F92CC19BAE5CB7F90C82786DEF55FDA0

3
pam-gpg/.pam_environment Normal file
View File

@ -0,0 +1,3 @@
# GPG agent config
SSH_AGENT_PID DEFAULT=
SSH_AUTH_SOCK DEFAULT="$XDG_RUNTIME_DIR/gnupg/S.gpg-agent.ssh"