summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-07-05 15:25:55 +0000
committerdes <des@FreeBSD.org>2002-07-05 15:25:55 +0000
commitcd66807aa2f0db614251d5895d816ffc4f219ee0 (patch)
tree904dcfbf94bdc796f95df3e9c3776f2936ebb622 /crypto
parent13ade03a101100024ac1038d86c19b1676c1d21f (diff)
downloadFreeBSD-src-cd66807aa2f0db614251d5895d816ffc4f219ee0.zip
FreeBSD-src-cd66807aa2f0db614251d5895d816ffc4f219ee0.tar.gz
(forgot to commit) We don't need --with-opie since PAM takes care of it.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/openssh/FREEBSD-upgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index e2095e2..fcd237b 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -36,7 +36,7 @@
7) Run configure with the appropriate arguments:
$ ./configure --prefix=/usr --sysconfdir=/etc/ssh \
- --with-pam --with-opie --with-tcp-wrappers
+ --with-pam --with-tcp-wrappers
Note that we don't want to configure OpenSSH for Kerberos using
configure since we have to be able to turn it on or off depending
OpenPOWER on IntegriCloud