summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-08-01 06:14:19 -0400
committerMike Frysinger <vapier@gentoo.org>2014-08-01 06:14:19 -0400
commited2e276b3a140924997cd6f995f22566472d972e (patch)
tree4523fa08a8eebf41dd9fa5d76261ca93d0bf109d /options.h
parent12a020aa6201430a864aec74e0bac1ed44e807f0 (diff)
use xauth in /usr/bin
Since the x.org rework, X has been installed into standard paths and not its own random prefixes. I think it's time we update the default paths accordingly.
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index ab6abea..56b6370 100644
--- a/options.h
+++ b/options.h
@@ -264,7 +264,7 @@ much traffic. */
/* The command to invoke for xauth when using X11 forwarding.
* "-q" for quiet */
#ifndef XAUTH_COMMAND
-#define XAUTH_COMMAND "/usr/bin/X11/xauth -q"
+#define XAUTH_COMMAND "/usr/bin/xauth -q"
#endif
/* if you want to enable running an sftp server (such as the one included with