mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-05-28 04:03:29 -04:00
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>
This commit is contained in:
parent
527a351d58
commit
1b71eafd4a
1 changed files with 1 additions and 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue