Wait longer for ip address (fxp)
This commit is contained in:
parent
c236121692
commit
682efc75e5
@ -142,7 +142,7 @@ start)
|
||||
then
|
||||
# Get the nodename from the DNS and set it.
|
||||
trap '' 2
|
||||
intr -t 10 hostaddr -h || echo "Unable to obtain an IP address."
|
||||
intr -t 20 hostaddr -h || echo "Unable to obtain an IP address."
|
||||
trap 2
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user