|
Proper way to wait for DHCP assignment?
|
02/27/2023 6:56 PM
post122151
|
Proper way to wait for DHCP assignment?
I have some drivers that I'd like to start on boot which depend on the network address being assigned by DHCP (actually
ntpdate is one of these, too). Is there a "waitfor" command I can use that will wait until the socket interface is
configured? If I insert a sleep with a sufficiently long pause, this will work, but I was hoping for a cleaner solution
...
Thanks!
David
|
|
|