aboutsummaryrefslogtreecommitdiffstats
path: root/main/ppp/options
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-12-03 13:44:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-12-03 13:47:33 +0000
commit6d641fd14e27e1e34c299445d9a0b11d7c6d8208 (patch)
treeb856b362bc97cf945818ab596cf1caca1c492807 /main/ppp/options
parent0dbbaf7be1132dc3e5632c2a58396935fabc24d4 (diff)
downloadaports-6d641fd14e27e1e34c299445d9a0b11d7c6d8208.tar.bz2
aports-6d641fd14e27e1e34c299445d9a0b11d7c6d8208.tar.xz
main/ppp: we want pppoe to retry reconnect forever not only 10 times
(cherry picked from commit d288a9342a7ae9dfb453ad0c17d0e83dea44cc9f)
Diffstat (limited to 'main/ppp/options')
-rw-r--r--main/ppp/options1
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