summaryrefslogtreecommitdiff
path: root/functions/tech-support
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-10-09 16:23:28 +0200
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-10-09 16:23:28 +0200
commitcd246600c699e7b7c5046b05052bc9fdfa2a8c70 (patch)
treed4d180f5505f4ae6ee3fb99a74cdf2b5966e8900 /functions/tech-support
parent0c3fe87f3bc159854a45d8a6111deee963a2bfd4 (diff)
downloadvyatta-op-cd246600c699e7b7c5046b05052bc9fdfa2a8c70.tar.gz
vyatta-op-cd246600c699e7b7c5046b05052bc9fdfa2a8c70.zip
Revert insecure method of displaying configuration
The change: Fix Bug 3763 Configuration is not available to operator in "show tech-support" introduces unnecessary insecure functionality.
Diffstat (limited to 'functions/tech-support')
-rwxr-xr-xfunctions/tech-support2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/tech-support b/functions/tech-support
index d9b3d69..01adf11 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -115,7 +115,7 @@ header Load Average
cat /proc/loadavg
header /opt/vyatta/etc/config/config.boot
-sudo ${vyatta_bindir}/sudo-users/vyatta-show-saved-config
+cat /opt/vyatta/etc/config/config.boot
header Running configuration
show configuration