aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d/net-online.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.d/net-online.in b/init.d/net-online.in
index 3e18ba91..dd3548d6 100644
--- a/init.d/net-online.in
+++ b/init.d/net-online.in
@@ -42,8 +42,8 @@ get_default_gateway()
start ()
{
- local carriers configured dev gateway ifcount infinite interfaces
- local rc state timeout x
+ local carriers configured dev gateway ifcount infinite
+ local rc state x
ebegin "Checking to see if the network is online"
rc=0