From: jbasney Date: Tue, 15 Apr 2003 16:54:36 +0000 (+0000) Subject: comment out PidFile definition, as we want to base it off of $GL at X-Git-Tag: OPENSSH_3_6_1P1_GSSAPI_20030421~9 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/b078821f5ade4d85583231bd15e200edf3b9585f comment out PidFile definition, as we want to base it off of $GL at run-time by default --- diff --git a/setup/sshd_config.in b/setup/sshd_config.in index 1583c72..40ecd72 100644 --- a/setup/sshd_config.in +++ b/setup/sshd_config.in @@ -93,4 +93,4 @@ X11Forwarding yes Subsystem sftp /usr/libexec/sftp-server # where to store the pid of sshd process -PidFile /var/run/sshd.pid +#PidFile /var/run/sshd.pid