diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-03 13:44:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-12-03 13:44:50 +0000 |
commit | d288a9342a7ae9dfb453ad0c17d0e83dea44cc9f (patch) | |
tree | 0fffeea26c7cf9d8ece905d50b0bbea7813139d4 /main/ppp/options | |
parent | f607717d3e0fb302f86ffe9c80aae3485853e8c5 (diff) | |
download | aports-d288a9342a7ae9dfb453ad0c17d0e83dea44cc9f.tar.bz2 aports-d288a9342a7ae9dfb453ad0c17d0e83dea44cc9f.tar.xz |
Diffstat (limited to 'main/ppp/options')
-rw-r--r-- | main/ppp/options | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/ppp/options b/main/ppp/options index 8c203a4c18..af5e8ff758 100644 --- a/main/ppp/options +++ b/main/ppp/options @@ -311,6 +311,7 @@ noipx # Terminate after n consecutive failed connection attempts. # A value of 0 means no limit. The default value is 10. #maxfail <n> +maxfail 0 # Initiate the link only on demand, i.e. when data traffic is present. # With this option, the remote IP address must be specified by the user on |