]> git.lizzy.rs Git - plan9front.git/blobdiff - rc/bin/netaudit
newt: pipe output of h comnmand through $pager
[plan9front.git] / rc / bin / netaudit
index f043df9885129448c769c11f07953ee9633eb07b..921efa9c2f6d2f25c419dd748062a0ff49c444f3 100755 (executable)
@@ -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'
        }
 
 }
@@ -113,4 +114,4 @@ fn checksec {
 checkhost
 checknet
 checkauth
-checksec
+#checksec