summaryrefslogtreecommitdiff
path: root/gnome-unstable/seahorse/seahorse-ssh-askpass.sh
blob: 04f79d8f2d0b9df2102338e754bd6b97666a2c38 (plain)
1
2
3
if [ -z "$SSH_ASKPASS" ] && [ -n "$DISPLAY" ]; then
  export SSH_ASKPASS=/usr/lib/seahorse/seahorse-ssh-askpass
fi