On Mon, 6 Apr 2009 14:19:27 -0400, alexus wrote:
a> I have bsnmpd enabled in rc.conf
a> 
a> 
a> r...@lama ~ 501$ grep ^b /etc/rc.conf
a> bsnmpd_enable="YES"
a> r...@lama ~ 502$
a> 
a> yet, whenever I restart my computer, it won't start on boot, but if I
a> run manual command
a> 
a> /etc/rc.d/bsnmpd start
a> 
a> it starts fine no problem
a> 

May be you have some broken script in /usr/local/etc/rc.d/

Try to add
rc_debug="YES" to /etc/rc.conf

reboot, and see in logs which script was started

-- 
 Anton Yuzhaninov

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to