aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-02-26 09:59:14 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-02-26 09:59:14 +0000
commit23070804053c8eb08d8b653ccd8f62e9847b2bb2 (patch)
treee966f6cea2f91fb2bcda89f4690e109910fc2906 /lib
parenta535079a851a5d4baaa6c5c5d2512c48c4e88551 (diff)
downloadsrc-23070804053c8eb08d8b653ccd8f62e9847b2bb2.tar.gz
src-23070804053c8eb08d8b653ccd8f62e9847b2bb2.zip
Redo this with a repo copy from the original file and reset the
__PREFIX__ markers.
Notes
Notes: svn path=/head/; revision=57496
Diffstat (limited to 'lib')
-rw-r--r--lib/libpam/modules/pam_ssh/pam_ssh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_ssh/pam_ssh.c b/lib/libpam/modules/pam_ssh/pam_ssh.c
index 9392b9e3eaf1..19f7722af4eb 100644
--- a/lib/libpam/modules/pam_ssh/pam_ssh.c
+++ b/lib/libpam/modules/pam_ssh/pam_ssh.c
@@ -51,7 +51,7 @@
#define MODULE_NAME "pam_ssh"
#define NEED_PASSPHRASE "Need passphrase for %s (%s).\nEnter passphrase: "
-#define PATH_SSH_AGENT "__PREFIX__/bin/ssh-agent"
+#define PATH_SSH_AGENT "/usr/bin/ssh-agent"
void