From owner-freebsd-questions@FreeBSD.ORG Mon Apr 6 19:13:44 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 470F910657A2 for ; Mon, 6 Apr 2009 19:13:44 +0000 (UTC) (envelope-from alexus@gmail.com) Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176]) by mx1.freebsd.org (Postfix) with ESMTP id F242A8FC13 for ; Mon, 6 Apr 2009 19:13:43 +0000 (UTC) (envelope-from alexus@gmail.com) Received: by gxk24 with SMTP id 24so6755020gxk.19 for ; Mon, 06 Apr 2009 12:13:43 -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=iQBws0ZFg3PohQ8kdbjbG7UGUY6SY+66vqTqCXdIXuU=; b=tvfqcCLzuJKJ0vZkdrF3UqEpyMWYrg0i7DwrM9meYIq81o9YkL2mf++M9/Fs7EUy9r pV/VPTQtzE3JF+nUepZAdPzuWukvrpxCRNTdnG3RQuxZWLYV5ve+I6CbXImY5TYqoXBs vop7fdyqdjbYu0eFBKBLWjh7vCBnHmvou3LD4= 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=D5mkf2+2zvsu2KOcT3aUUSqrE3b4T8OtxcHyYL7j3WF7ccyZPWK/id/bZDvYJiTmDC fM9Re3cgbP7worJeGdNceXWRWzUrziaYWEGfFUx1E6TUG2ln3Oui9NRPe9DnNXCAXO3k lEswCpxSSaq4FB16Bmh5ZU9G9GtTbxl9XrCjs= MIME-Version: 1.0 Received: by 10.150.148.1 with SMTP id v1mr9020885ybd.40.1239045223227; Mon, 06 Apr 2009 12:13:43 -0700 (PDT) In-Reply-To: References: <6ae50c2d0904061119x7fd32cd3tf2b60fcd63395b80@mail.gmail.com> <6ae50c2d0904061141p65f3f4edrbfa3ee73167fd8fa@mail.gmail.com> <6ae50c2d0904061203g71f88587n8dc8461a6fb7622c@mail.gmail.com> Date: Mon, 6 Apr 2009 15:13:43 -0400 Message-ID: <6ae50c2d0904061213j13457808xf2c0b1b0946ef19d@mail.gmail.com> From: alexus To: "Vasadi I. Claudiu Florin" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: Mon, 06 Apr 2009 19:13:45 -0000 On Mon, Apr 6, 2009 at 3:08 PM, Vasadi I. Claudiu Florin wrote: > hmm.... how about trying to make your own script that starts bsnmpd ? > try it..... does it work ?> > I guess I could put something in either /usr/local/etc/rc.d to kick /etc/rc.d/bsnmpd script or maybe even put it in /etc/rc.local, but that wouldn't be right way to go, as this should work from /etc/rc.conf by itself... -- http://alexus.org/