diff options
Diffstat (limited to 'network/x11-ssh-askpass/README')
-rw-r--r-- | network/x11-ssh-askpass/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/network/x11-ssh-askpass/README b/network/x11-ssh-askpass/README deleted file mode 100644 index 5e6fd817be..0000000000 --- a/network/x11-ssh-askpass/README +++ /dev/null @@ -1,10 +0,0 @@ -x11-ssh-askpass is an X11-based passphrase dialog for use with OpenSSH. - -To utilize this service, you will need a private SSH key in $HOME/.ssh/ -If you log on using kdm, then just create a $HOME/.xprofile with the -contents of /usr/doc/x11-ssh-askpass-1.2.4.1/xprofile.sample - -If you are launching X from console (with startx), then you can edit -your $HOME/.xinitrc to source the $HOME/.xprofile or just add the contents -of $HOME/.xprofile to $HOME/.xinitrc to it. Of course, there are other -acceptable ways to accomplish the same thing - gurus can roll their own. |