bw password muckery

This commit is contained in:
Daniel Lundin 2019-10-19 12:36:29 +02:00
parent d25dd29b65
commit 9a7fe73014
4 changed files with 47 additions and 5 deletions
.config/systemd/user

View file

@ -5,7 +5,7 @@ Description=SSH key agent
Type=forking
Environment=SSH_AUTH_SOCK=%h/.ssh/ssh_auth_sock
ExecStartPre=/usr/bin/rm -f $SSH_AUTH_SOCK
ExecStart=/usr/bin/ssh-agent -a $SSH_AUTH_SOCK -t 3600
ExecStart=/usr/bin/ssh-agent -a $SSH_AUTH_SOCK -t 18200
[Install]
WantedBy=default.target