summaryrefslogtreecommitdiff
path: root/sshd_config
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-01-30 22:14:03 -0800
committerTim Rice <tim@multitalents.net>2002-01-30 22:14:03 -0800
commit1e2c600892c322e3c117bc111f0f8fbdce757a69 (patch)
treecadc3e8be70831d630a8d69acd34da9fed2fbcdc /sshd_config
parent8eb71417584914688f89a77170642c8ce58b1a3e (diff)
downloadopenssh-git-1e2c600892c322e3c117bc111f0f8fbdce757a69.tar.gz
[configure.ac] fix logic on when ssh-rand-helper is installed.
[sshd_config] put back in line that tells what PATH was compiled into sshd.
Diffstat (limited to 'sshd_config')
-rw-r--r--sshd_config2
1 files changed, 2 insertions, 0 deletions
diff --git a/sshd_config b/sshd_config
index 9e62e9cf..3502ab6a 100644
--- a/sshd_config
+++ b/sshd_config
@@ -3,6 +3,8 @@
# This is the sshd server system-wide configuration file. See sshd(8)
# for more information.
+# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin
+
# The stategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented. Uncommented options change a