From b078821f5ade4d85583231bd15e200edf3b9585f Mon Sep 17 00:00:00 2001 From: jbasney Date: Tue, 15 Apr 2003 16:54:36 +0000 Subject: [PATCH] comment out PidFile definition, as we want to base it off of $GL at run-time by default --- setup/sshd_config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.1