summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeepti Kulkarni <deepti@vyatta.com>2012-03-23 05:14:29 -0700
committerDeepti Kulkarni <deepti@vyatta.com>2012-03-23 05:14:29 -0700
commit967ea17127098845b8edac34ef22414f5512a0d8 (patch)
treeb84e854ecb9cce3cc2c04fbdc1325afe7d0ac9fc
parent03f507503bea73b4dc921426f892d854970373a9 (diff)
downloadvyatta-op-967ea17127098845b8edac34ef22414f5512a0d8.tar.gz
vyatta-op-967ea17127098845b8edac34ef22414f5512a0d8.zip
Updating the changed openvpn show command
-rwxr-xr-xfunctions/tech-support2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/tech-support b/functions/tech-support
index 570ef2d..ca10f42 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -526,7 +526,7 @@ if cli-shell-api existsActive interfaces openvpn; then
header OpenVPN Interfaces
show interfaces openvpn detail
header OpenVPN Server Status
- show openvpn status server
+ show openvpn server status
else
echo "OpenVPN is not configured"
fi