From: "Charlie Schluting" <[EMAIL PROTECTED]>
> I ran /etc/rc.d/netif manually, and it said it couldn't find
> /etc/network.subr, so I copied that over manually, rebooted, and the
> interfaces still didn't start. But, if I run /etc/rc.d/netif manually,
> it starts just fine now! Yes, the file has e
On Fri, 8 Aug 2003, leafy wrote:
> On Thu, Aug 07, 2003 at 07:26:28PM -0700, Charlie Schluting wrote:
> > Ok, I found that /etc/rc.d/netif was missing. I moved the one from
> > /usr/src/etc/rc.d into place, and I'm thinking that will fix it.
> >
> > I don't remember telling it NOT to move this file
> > Anyone know what's up with that? Can anyone give me the rundown on
> > how/what FreeBSD does at boot time to start the network interface? Maybe
> > something is supposed to be running that script, but isn't? Another
> > missing script?
> >
> Upon boot up, FreeBSD runs the /etc/rc script. Check