Has anyone noticed this with head since r242184? % sudo service apache22 start Performing sanity check on apache22 configuration: Syntax OK Starting apache22. setfib: NO: invalid FIB (max 0) /usr/local/etc/rc.d/apache22: WARNING: failed to start apache22 I injected the following lines into run_rc_command() in /etc/rc.subr: case "$_fib" in [nN][oO]) unset _fib;; esac now things are back to normal, though of course I know this isn't the right way to go... -- -|-__ YAMAMOTO, Taku | __ < <taku_at_tackymt.homeip.net> - A chicken is an egg's way of producing more eggs. -Received on Wed Nov 07 2012 - 15:55:13 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:32 UTC