From 71c6b131e26b61396c638c22a403f65672bb0a73 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 4 Jun 2010 00:39:46 +0200 Subject: [PATCH] network: Add updetach option to pppoe hook. This won't detach pppd unless the connection was successfully established.^ --- hooks/pppoe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5