Wait longer for ip address (fxp)

This commit is contained in:
Ben Gras 2006-03-10 17:33:15 +00:00
parent c236121692
commit 682efc75e5

View File

@ -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