summaryrefslogtreecommitdiff
path: root/rc/bin/netaudit
diff options
context:
space:
mode:
authoraiju <devnull@localhost>2017-02-25 11:54:15 +0100
committeraiju <devnull@localhost>2017-02-25 11:54:15 +0100
commite4dc3f9bd8bec99b030535012b1546e5baae717b (patch)
tree9d692aaaf84b0d6d35dfc48320f2e2c7349c45ad /rc/bin/netaudit
parente5de0d457a42bd4f6e90f3b95a735b51330cc1b2 (diff)
downloadplan9front-e4dc3f9bd8bec99b030535012b1546e5baae717b.tar.xz
asaudit: check factotum key ; netaudit: mention asaudit
Diffstat (limited to 'rc/bin/netaudit')
-rwxr-xr-xrc/bin/netaudit1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc/bin/netaudit b/rc/bin/netaudit
index f07058195..921efa9c2 100755
--- a/rc/bin/netaudit
+++ b/rc/bin/netaudit
@@ -100,6 +100,7 @@ fn checkauth {
echo ' someone is listening on port 567'
echo ' run auth/debug to test the auth server'
}
+ echo ' run auth/asaudit to verify auth server configuration'
}
}