init.d/net-online: remove interfaces and timeout from local declarations
X-Gentoo-Bug: 598621 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=598621
This commit is contained in:
parent
be06cd250e
commit
f53c8baef3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user