Mercurial > dropbear
changeset 558:73de9177e7dd
Use /usr/bin/X11/xauth default path instead
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 28 Jul 2009 16:16:14 +0000 |
parents | bcc5b69d15a6 |
children | 541ebf5bf0f6 |
files | options.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/options.h Sun Jul 26 16:14:50 2009 +0000 +++ b/options.h Tue Jul 28 16:16:14 2009 +0000 @@ -237,7 +237,7 @@ /* The command to invoke for xauth when using X11 forwarding. * "-q" for quiet */ #ifndef XAUTH_COMMAND -#define XAUTH_COMMAND "/usr/X11R6/bin/xauth -q" +#define XAUTH_COMMAND "/usr/bin/X11/xauth -q" #endif /* if you want to enable running an sftp server (such as the one included with