| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
This comes after ipconfig waitall... making me wonder...
##
# See if the network is up now
##
CheckForNetwork
# Set HOSTNAME if needed
if [ "${HOSTNAME:=-AUTOMATIC-}" = "-AUTOMATIC-" ]; then
HOSTNAME=$(ipconfig getoption "" host_name)
if [ $? -eq 0 ]; then
hostname "${HOSTNAME}"
fi
fi
I suspect that ipconfig would have to get host_name from netinfo.
Its seems clear that netstat -r relies on lookupd...
| References: | |
| >Re: ipconfig waitall > /dev/null 2>&1 (From: "Peter \"Pierro' W Brewer" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.