From: Michael Tremer Date: Thu, 3 Jun 2010 22:39:46 +0000 (+0200) Subject: network: Add updetach option to pppoe hook. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e189311afe0d673d2ceb9000fef5a17b7b29fa;p=ipfire-3.x.git network: Add updetach option to pppoe hook. This won't detach pppd unless the connection was successfully established.^ --- diff --git a/pkgs/core/network/src/hooks/pppoe b/pkgs/core/network/src/hooks/pppoe index 60460c92f..60fe455bc 100755 --- a/pkgs/core/network/src/hooks/pppoe +++ b/pkgs/core/network/src/hooks/pppoe @@ -164,7 +164,7 @@ mru ${MTU} # Disable the compression noccp noaccomp nodeflate nopcomp novj novjccomp nobsdcomp nomppe -debug +updetach debug EOF pppd file ${RED_RUN}/${LINKNAME}/options >/dev/null