From owner-freebsd-questions@FreeBSD.ORG Tue Apr 7 01:36:39 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF490106571A for ; Tue, 7 Apr 2009 01:36:39 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.29]) by mx1.freebsd.org (Postfix) with ESMTP id 9889D8FC0C for ; Tue, 7 Apr 2009 01:36:39 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by yw-out-2324.google.com with SMTP id 5so1535665ywh.13 for ; Mon, 06 Apr 2009 18:36:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=oShapOpwIpC35GKwFMdHIZVNFHj2V5b1ey5A7yML/RE=; b=TtFHSBxY1hRVME6qcI6ojA6mlNw8MWXnoy+2QuXjAwqTGzHQbhzwUS4I5GM6Y8jV0G yZhvKc9dtP5Zb8pZnaigEotBzoGj1T1HMtI7Xh9v8W8ktJnr9NqSHe1MacTCYG1yGNRz eY4D38CaixY8XiAtpI1AAZQs4pplIdN0BMF/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=RsF0EacVqTfZnC1wNKr+1bonnrOaGoyZb2QMMBANKPfyiDE2Kl75ia3nuwsrXPwPrQ tt/t2F64Q47ez5b5a/FqaVFBiCc3v6CXQ2F2JHDfLtDG6JTArbYsgwFW5HHl4pPg28KF MS0Pd9s/bEndY9tr2n/q3r8HfKsHHGh1myK9Q= MIME-Version: 1.0 Received: by 10.151.43.19 with SMTP id v19mr9398942ybj.206.1239068199010; Mon, 06 Apr 2009 18:36:39 -0700 (PDT) In-Reply-To: References: <6ae50c2d0904061119x7fd32cd3tf2b60fcd63395b80@mail.gmail.com> Date: Mon, 6 Apr 2009 21:36:38 -0400 Message-ID: <6ae50c2d0904061836q37e1c9afqe476a0475c3cd34a@mail.gmail.com> From: alexus To: Anton Yuzhaninov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: bsnmpd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 01:36:40 -0000 On Mon, Apr 6, 2009 at 5:08 PM, Anton Yuzhaninov wrote: > On Mon, 6 Apr 2009 14:19:27 -0400, alexus wrote: > a> I have bsnmpd enabled in rc.conf > a> > a> > a> root@lama ~ 501$ grep ^b /etc/rc.conf > a> bsnmpd_enable=3D"YES" > a> root@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=3D"YES" to /etc/rc.conf > > reboot, and see in logs which script was started > > -- > =C2=A0Anton Yuzhaninov > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > 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. --=20 http://alexus.org/