summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorDeepti Kulkarni <deepti@vyatta.com>2011-09-19 06:40:07 -0700
committerDeepti Kulkarni <deepti@vyatta.com>2011-09-19 06:40:07 -0700
commit80e515d039c3c1a21029d8247b1add81702d28f1 (patch)
treec33052ad0b48b1b4d8003c9e83c6ad3b6772dc43 /functions
parent56db97939396900a2f70036725e3708f653fa9f6 (diff)
downloadvyatta-op-80e515d039c3c1a21029d8247b1add81702d28f1.tar.gz
vyatta-op-80e515d039c3c1a21029d8247b1add81702d28f1.zip
Changed openvpn show command syntax.
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/tech-support2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/tech-support b/functions/tech-support
index 0599c89..cf1fc2f 100755
--- a/functions/tech-support
+++ b/functions/tech-support
@@ -519,7 +519,7 @@ if cli-shell-api existsActive interfaces openvpn; then
header OpenVPN Interfaces
show interfaces openvpn detail
header OpenVPN Server Status
- show openvpn server-status
+ show openvpn status server
else
echo "OpenVPN is not configured"
fi