From 1b71eafd4a0251740be28c495c874c2ffc9af3f6 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Thu, 24 Mar 2011 14:51:48 +0100 Subject: Clarify default value for the --inactive option. It is not clear in the manual that this feature is disabled by default. Signed-off-by: David Sommerseth Acked-by: Gert Doering --- openvpn.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn.8 b/openvpn.8 index 525ddd5..9639f75 100644 --- a/openvpn.8 +++ b/openvpn.8 @@ -1374,7 +1374,7 @@ Causes OpenVPN to exit after .B n seconds of inactivity on the TUN/TAP device. The time length of inactivity is measured since the last incoming or outgoing tunnel -packet. +packet. The default value is 0 seconds, which disables this feature. If the optional .B bytes -- cgit