diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -139,6 +139,11 @@ $DISPLAY environment variable. Some broken systems need this. | |||
139 | --with-default-path=PATH allows you to specify a default $PATH for sessions | 139 | --with-default-path=PATH allows you to specify a default $PATH for sessions |
140 | started by sshd. | 140 | started by sshd. |
141 | 141 | ||
142 | --with-pid-dir=PATH specifies the directory in which the ssh.pid file is | ||
143 | created. | ||
144 | |||
145 | --with-xauth=PATH specifies the location of the xauth binary | ||
146 | |||
142 | --with-dante[=DIR] will enable Dante SOCKS library support. If the Dante | 147 | --with-dante[=DIR] will enable Dante SOCKS library support. If the Dante |
143 | libsocks library isn't installed in a library searched by the compiler, | 148 | libsocks library isn't installed in a library searched by the compiler, |
144 | add the directory name as the option. | 149 | add the directory name as the option. |