From: Michael Tremer Date: Thu, 3 Jun 2010 22:39:46 +0000 (+0200) Subject: network: Add updetach option to pppoe hook. X-Git-Tag: 001~104 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=71c6b131e26b61396c638c22a403f65672bb0a73;p=people%2Fms%2Fnetwork.git network: Add updetach option to pppoe hook. This won't detach pppd unless the connection was successfully established.^ --- diff --git a/hooks/pppoe b/hooks/pppoe index 60460c92..60fe455b 100755 --- a/hooks/pppoe +++ b/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