From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 21:45:38 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C55C916A407 for ; Thu, 29 Jun 2006 21:45:38 +0000 (UTC) (envelope-from cyberhigh@gurusnetwork.org) Received: from serv01.siteground125.com (serv01.siteground125.com [207.218.208.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D68E4545E for ; Thu, 29 Jun 2006 21:45:38 +0000 (GMT) (envelope-from cyberhigh@gurusnetwork.org) Received: from cpe-69-76-197-141.kc.res.rr.com ([69.76.197.141]:1350 helo=[192.168.1.101]) by serv01.siteground125.com with esmtpa (Exim 4.52) id 1Fw4KT-00084h-1e for freebsd-questions@freebsd.org; Thu, 29 Jun 2006 16:45:41 -0500 Message-ID: <44A4494B.50708@gurusnetwork.org> Date: Thu, 29 Jun 2006 16:42:35 -0500 From: CyBerHigh User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - serv01.siteground125.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - gurusnetwork.org X-Source: X-Source-Args: X-Source-Dir: Subject: Yaws rc script 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: Thu, 29 Jun 2006 21:45:38 -0000 Hello I am wanting to run the Yaws web server as a standalone demon. I used ports to install it and all that works just fine. Except to my surprise there was no rc script installed. So I was wondering if anyone else out there has already written a nice clean script that they would be willing to share with me. Thank you