Re: Wait for interface existence?
Joerg Sonnenberger <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 28, 2023 at 12:59:48PM -0400, Mouse wrote: > I find myself wanting a tool that waits until a certain set of network > interfaces exists. (I want this so I can, for example, have a > boot-time script wait until tap0 and tap1 both exist, then do whatever > is appropriate.) ifwatchd? Joerg