random spelling fixes
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
Roy Marples
parent
bb45f0eabc
commit
ecf9ef49a7
@ -26,7 +26,7 @@ tuntap_pre_start()
|
||||
return 1
|
||||
fi
|
||||
vebegin "Waiting for /dev/net/tun"
|
||||
# /dev/net/tun can take it's time to appear
|
||||
# /dev/net/tun can take its time to appear
|
||||
local timeout=10
|
||||
while [ ! -e /dev/net/tun -a ${timeout} -gt 0 ]; do
|
||||
sleep 1
|
||||
|
Reference in New Issue
Block a user