Skip to content

Commit

Permalink
init.d/net-online: remove interfaces and timeout from local declarations
Browse files Browse the repository at this point in the history
X-Gentoo-Bug:  598621
X-Gentoo-Bug-URL:  https://bugs.gentoo.org/show_bug.cgi?id=598621
  • Loading branch information
williamh committed Nov 3, 2016
1 parent be06cd2 commit f53c8ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.d/net-online.in
Expand Up @@ -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
Expand Down

0 comments on commit f53c8ba

Please sign in to comment.