Don't complain about missing ip address.

This commit is contained in:
Ben Gras 2007-02-09 16:28:34 +00:00
parent 1d300550cf
commit b857dec78d

View File

@ -150,7 +150,7 @@ start)
then
# Get the nodename from the DNS and set it.
trap '' 2
intr -t 20 hostaddr -h || echo "Unable to obtain an IP address."
intr -t 20 hostaddr -h
trap 2
fi