From owner-freebsd-questions@FreeBSD.ORG Fri Jun 18 15:10:03 2010 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 5C5B2106564A for ; Fri, 18 Jun 2010 15:10:03 +0000 (UTC) (envelope-from kurt.hindenburg@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 21A318FC08 for ; Fri, 18 Jun 2010 15:10:02 +0000 (UTC) Received: by iwn7 with SMTP id 7so1450843iwn.13 for ; Fri, 18 Jun 2010 08:10:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=zfOi9mMOBCMaRHwTSCcxefyS/epV1GKWTF1fD55A/+c=; b=OGdJwg1YtbhA+3xWzciN1im7pFr0V4C4FjO97upgs5kKDAdDA4OaWAMGwt0xLEOfn5 sU00rIJMER5RJMhAIEOLgk43Uo0qphYWgApCIcZM/ZnavoZoKGbQRE9DHRoMIA8R/fof m1O8fhT6e3mj55uZN7lO+CNdYEwc83DgYSC0Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=HKMGEWW4BRmrG3SD9TlVcsrryIOleR+Fh4yrsEi+sVvmYTT+FhWTk4AqrGDzDVjK7m 4xW7HabFbfK6SlfHbRWbjTstIHFDwdDIfwOg2nXZNhaTPZJ8uRKnptwSvyZezMDnXCkD zZjPGceZ6WHgLPbw8T6cJUy/PUKLeIkm7Nv3E= Received: by 10.42.36.139 with SMTP id u11mr410613icd.76.1276872036640; Fri, 18 Jun 2010 07:40:36 -0700 (PDT) Received: from [10.0.1.210] (adsl-71-156-84-167.dsl.ipltin.sbcglobal.net [71.156.84.167]) by mx.google.com with ESMTPS id f1sm41856192ibg.3.2010.06.18.07.40.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 18 Jun 2010 07:40:35 -0700 (PDT) From: Kurt Hindenburg Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Fri, 18 Jun 2010 10:40:33 -0400 Message-Id: <1E18428D-4F63-41E1-B479-D09A437C60F6@gmail.com> To: freebsd-questions@freebsd.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Subject: quasselcore rc.d 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: Fri, 18 Jun 2010 15:10:03 -0000 Does anyone have a rc.d script to start quasselcore? A search of the = web didn't produce any hits that I saw. If not, do I understand that using tje daemon command is the way to go? Thanks Kurt Hindenburg kurt.hindenburg@gmail.com