force ksshaskpass in login script

This commit is contained in:
Morgan McMillian 2022-11-04 09:11:03 -07:00
parent 82676f999d
commit 745c765b47

View file

@ -1,2 +1,4 @@
#!/bin/sh
ssh-add
touch /tmp/hello.txt
export SSH_ASKPASS=/usr/bin/ksshaskpass
/usr/bin/ssh-add