summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/FREEBSD-upgrade
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-03-06 13:46:20 +0000
committerdes <des@FreeBSD.org>2013-03-06 13:46:20 +0000
commit96855818b6169572cc2393bac86493442c186c1d (patch)
treed685a140b6fa4bdf473e0312d9b7ea877746d628 /crypto/openssh/FREEBSD-upgrade
parentb2bf148d3768fc3a4bd83ea58163952bab5e4209 (diff)
downloadFreeBSD-src-96855818b6169572cc2393bac86493442c186c1d.zip
FreeBSD-src-96855818b6169572cc2393bac86493442c186c1d.tar.gz
Explicitly disable lastlog, utmp and wtmp.
Diffstat (limited to 'crypto/openssh/FREEBSD-upgrade')
-rw-r--r--crypto/openssh/FREEBSD-upgrade1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/FREEBSD-upgrade b/crypto/openssh/FREEBSD-upgrade
index 03b7dbf..0d88fb7 100644
--- a/crypto/openssh/FREEBSD-upgrade
+++ b/crypto/openssh/FREEBSD-upgrade
@@ -43,6 +43,7 @@
7) Run configure with the appropriate arguments:
$ ./configure --prefix=/usr --sysconfdir=/etc/ssh \
+ --disable-lastlog --disable-utmp --disable-wtmp \
--with-pam --with-tcp-wrappers --with-libedit \
--with-ssl-engine
OpenPOWER on IntegriCloud