eoghan wrote: > My last uncommented line looked like (rc.conf): > usbd_enable="YES"# This file contains.... > I didnt think it would be causing it, but it seems it was...
Yes, I just checked it. There must be a whitespace after " in rc.conf. > just wondering why it would display 7 or 8 times? /etc/rc.conf is read by scripts located in /usr/local/etc/rc.d (and those are executed at boot time) and error message shows everytime rc.conf is parsed. I think that's 'load_rc_config()' function job (from /etc/rc.subr) but I haven't look into it that much. > Anyway - got it sorted and thank you very much! Glad to hear it's solved! Karol -- Karol Kwiatkowski <freebsd at orchid dot homeunix dot org> GPGKey: http://www.orchid.homeunix.org/carlos/gpg/0x06E09309.asc
signature.asc
Description: OpenPGP digital signature
