diff options
author | David Sommerseth <davids@redhat.com> | 2011-03-24 14:51:48 +0100 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2011-03-24 19:59:47 +0100 |
commit | 1b71eafd4a0251740be28c495c874c2ffc9af3f6 (patch) | |
tree | 4343d2bd7ea7b01bec557aa9324a03910bfc9e34 /openvpn.8 | |
parent | Open log files as text files on Windows (diff) | |
download | openvpn-1b71eafd4a0251740be28c495c874c2ffc9af3f6.tar.xz |
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 <davids@redhat.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'openvpn.8')
-rw-r--r-- | openvpn.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |