summaryrefslogtreecommitdiff
path: root/extra/x11-ssh-askpass/profile.d
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-20 23:14:58 +0000
committerroot <root@rshg054.dnsready.net>2011-10-20 23:14:58 +0000
commit1b21445a8e9097b0bb0542ed847fbb1eb832848f (patch)
treede9d1c80c9330efe48f043d8c6cc059ad5640151 /extra/x11-ssh-askpass/profile.d
parent1a136cf48dd7f710f38ff998182508f5a0d41c35 (diff)
Thu Oct 20 23:14:58 UTC 2011
Diffstat (limited to 'extra/x11-ssh-askpass/profile.d')
-rw-r--r--extra/x11-ssh-askpass/profile.d4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/x11-ssh-askpass/profile.d b/extra/x11-ssh-askpass/profile.d
new file mode 100644
index 000000000..955d6ad96
--- /dev/null
+++ b/extra/x11-ssh-askpass/profile.d
@@ -0,0 +1,4 @@
+if [ -f "/usr/lib/ssh/x11-ssh-askpass" ] ; then
+ SSH_ASKPASS="/usr/lib/ssh/x11-ssh-askpass"
+ export SSH_ASKPASS
+fi