1Subject: [PATCH 1/6] urandom-xauth-changes-to-options.h 2 3Upstream-Status: Inappropriate [configuration] 4--- 5 default_options.h | 2 +- 6 1 file changed, 1 insertion(+), 1 deletion(-) 7 8diff --git a/default_options.h b/default_options.h 9index 3b75eb8..1fd8082 100644 10--- a/default_options.h 11+++ b/default_options.h 12@@ -243,7 +243,7 @@ Homedir is prepended unless path begins with / */ 13 14 /* The command to invoke for xauth when using X11 forwarding. 15 * "-q" for quiet */ 16-#define XAUTH_COMMAND "/usr/bin/xauth -q" 17+#define XAUTH_COMMAND "xauth -q" 18 19 20 /* if you want to enable running an sftp server (such as the one included with 21-- 221.7.11.7 23 24