conf/97301: infinite loop on boot when network_interfaces set
to nonexistent interface in rc.conf
Florent Thoumie
flz at FreeBSD.org
Wed May 31 08:25:56 PDT 2006
On Wed, 2006-05-31 at 14:40 +0000, Christopher Nelson wrote:
> Duh. I knew that. The bug was not submitted because I thought that I
> had the separator correct. The bug was submitted because just having an
> incorrect separator should NOT cause the entire system to get stuck in
> an infinite loop on startup. That behavior is WAY too pathological for
> such a minor mistake.
That wasn't really clear since you talked about non-existent
interfaces. /etc/rc.d/netif is perfectly happy with them.
We could 's/[^a-z0-9 ]/ /g' but sed isn't available at that time and I
don't feel like maintaining a list of wrong separators to use with
ltr().
--
Florent Thoumie
flz at FreeBSD.org
FreeBSD Committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20060531/e7c88e49/attachment.pgp
More information about the freebsd-rc
mailing list