From 3d1d89eab1f47ea916f8342910a243ff0cd301cd Mon Sep 17 00:00:00 2001 From: dtucker Date: Fri, 17 Aug 2007 12:10:10 +0000 Subject: [PATCH] - (dtucker) [INSTALL] the pid file is sshd.pid not ssh.pid. --- ChangeLog | 1 + INSTALL | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fa9e375a..16c9d763 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ agree. Pointed out by Roumen Petrov. - (dtucker) [INSTALL] Group the parts describing random options and PAM implementations together which is hopefully more coherent. + - (dtucker) [INSTALL] the pid file is sshd.pid not ssh.pid. 20070816 - (dtucker) [session.c] Call PAM cleanup functions for unauthenticated diff --git a/INSTALL b/INSTALL index d63f86ea..31445cf4 100644 --- a/INSTALL +++ b/INSTALL @@ -184,7 +184,7 @@ $DISPLAY environment variable. Some broken systems need this. --with-default-path=PATH allows you to specify a default $PATH for sessions started by sshd. This replaces the standard path entirely. ---with-pid-dir=PATH specifies the directory in which the ssh.pid file is +--with-pid-dir=PATH specifies the directory in which the sshd.pid file is created. --with-xauth=PATH specifies the location of the xauth binary -- 2.45.1