summaryrefslogtreecommitdiff
path: root/src/share/mh
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-19 21:04:47 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2009-02-19 21:04:47 -0500
commit8a5413ed44737b39ea132d4670512043593820b2 (patch)
treed89d82f72e3ec795d279c76095e20b1dd84eb308 /src/share/mh
parentc073811aa573d0e3486c39ed9514c46e0a7a077f (diff)
diagnostics should now check for cruft from old versions of the monkeysphere.
Diffstat (limited to 'src/share/mh')
-rw-r--r--src/share/mh/diagnostics2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/share/mh/diagnostics b/src/share/mh/diagnostics
index d774723..51530e3 100644
--- a/src/share/mh/diagnostics
+++ b/src/share/mh/diagnostics
@@ -28,6 +28,8 @@ local badhostkeys
local sshd_config
local problemsfound=0
+report_cruft
+
# FIXME: what's the correct, cross-platform answer?
sshd_config=/etc/ssh/sshd_config
seckey=$(gpg_host --list-secret-keys --fingerprint --with-colons --fixed-list-mode)