pam_environment: add variables for ssh-agent to be used across shell sessions
This commit is contained in:
parent
88c797807d
commit
e1f1e9687e
1 changed files with 3 additions and 0 deletions
|
|
@ -1 +1,4 @@
|
|||
PATH DEFAULT="${HOME}/bin:${PATH}"
|
||||
|
||||
SSH_AGENT_PID DEFAULT=
|
||||
SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue