On Mon, Apr 6, 2009 at 5:08 PM, Anton Yuzhaninov <[email protected]> wrote: > 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 > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[email protected]" >
it seems to be running on boot as it suppose only in host environment and not in jail, although as i mentioned before it can be run manually. -- http://alexus.org/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
