summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-11 15:42:09 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2009-02-11 15:42:09 -0800
commitd9ff6988147c07f76089f0a428c242217a68e152 (patch)
treee8489ee109025899aed954b4deea2127ffeacb5b /functions
parented07cff15234b716d58c52dcf315ddc493d896e7 (diff)
downloadvyatta-op-d9ff6988147c07f76089f0a428c242217a68e152.tar.gz
vyatta-op-d9ff6988147c07f76089f0a428c242217a68e152.zip
Don't resolve hostnames in show tech-support
Bug 3961 Add -n to lsof as suggested.
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/tech-support4
1 files changed, 2 insertions, 2 deletions
diff --git a/functions/tech-support b/functions/tech-support
index c8386a5..e8e685d 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -126,8 +126,8 @@ ps -ef
header \''df -h -x squashfs'\'
df -h -x squashfs
-header \''lsof -Pi'\'
-sudo lsof -Pi
+header \''lsof -Pin'\'
+sudo lsof -Pin
header \'free\'
free