summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-08-17 22:10:10 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-08-17 22:10:10 +1000
commitea43c496500f2ceaf1a825acb7b717042b01e5c1 (patch)
tree6f4ac4d1fedb799e69b3a89b71e96410bd0af1ad /INSTALL
parent1a32953e487ceb311e38b603f270d7ddbd241a04 (diff)
- (dtucker) [INSTALL] the pid file is sshd.pid not ssh.pid.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5f888cd54..0f289105d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -184,7 +184,7 @@ $DISPLAY environment variable. Some broken systems need this.
184--with-default-path=PATH allows you to specify a default $PATH for sessions 184--with-default-path=PATH allows you to specify a default $PATH for sessions
185started by sshd. This replaces the standard path entirely. 185started by sshd. This replaces the standard path entirely.
186 186
187--with-pid-dir=PATH specifies the directory in which the ssh.pid file is 187--with-pid-dir=PATH specifies the directory in which the sshd.pid file is
188created. 188created.
189 189
190--with-xauth=PATH specifies the location of the xauth binary 190--with-xauth=PATH specifies the location of the xauth binary
@@ -255,4 +255,4 @@ Please refer to the "reporting bugs" section of the webpage at
255http://www.openssh.com/ 255http://www.openssh.com/
256 256
257 257
258$Id: INSTALL,v 1.81 2007/08/17 12:03:10 dtucker Exp $ 258$Id: INSTALL,v 1.82 2007/08/17 12:10:11 dtucker Exp $