*** openssh-3.4p1/pathnames.h.original Thu Jun 6 21:57:34 2002 --- openssh-3.4p1/pathnames.h Fri Aug 9 11:45:12 2002 *************** *** 51,57 **** * The process id of the daemon listening for connections is saved here to * make it easier to kill the correct daemon when necessary. */ ! #define _PATH_SSH_DAEMON_PID_FILE _PATH_SSH_PIDDIR "/sshd.pid" /* * The directory in user\'s home directory in which the files reside. The --- 51,57 ---- * The process id of the daemon listening for connections is saved here to * make it easier to kill the correct daemon when necessary. */ ! #define _PATH_SSH_DAEMON_PID_FILE _PATH_SSH_PIDDIR "/gsisshd.pid" /* * The directory in user\'s home directory in which the files reside. The