mirror of
https://github.com/clearml/dropbear
synced 2025-01-31 10:57:01 +00:00
Use /usr/bin/X11/xauth default path instead
--HG-- extra : convert_revision : ff0abce7b29e61630e3b09e5fc5820ae6e192808
This commit is contained in:
parent
0dcecfa526
commit
103a829eac
@ -237,7 +237,7 @@ much traffic. */
|
||||
/* 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
|
||||
|
Loading…
Reference in New Issue
Block a user