summaryrefslogtreecommitdiffstats
path: root/management
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-11-20 22:37:43 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-11-20 22:37:43 +0000
commit2e913885f145afd4f2653cf25a5f1016d7362039 (patch)
treef94d0ab7b34540923b7dac30ddca8716312ef3b8 /management
parent148329ca88fb5601790546cd1d70b814893d029a (diff)
downloadopenvpn-2e913885f145afd4f2653cf25a5f1016d7362039.tar.gz
openvpn-2e913885f145afd4f2653cf25a5f1016d7362039.tar.xz
openvpn-2e913885f145afd4f2653cf25a5f1016d7362039.zip
Added new management interface command "pid" to show the
process ID of the current OpenVPN process (Angelo Laub). git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3552 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'management')
-rw-r--r--management/management-notes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/management/management-notes.txt b/management/management-notes.txt
index 6f50b39..6e721de 100644
--- a/management/management-notes.txt
+++ b/management/management-notes.txt
@@ -247,6 +247,11 @@ COMMAND -- net
of the system network adapter list and routing table based
on information returned by the Windows IP helper API.
+COMMAND -- pid
+--------------
+
+Shows the process ID of the current OpenVPN process.
+
COMMAND -- password and username
--------------------------------