From owner-freebsd-doc@FreeBSD.ORG Thu Oct 6 02:01:09 2005 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1AE716A41F; Thu, 6 Oct 2005 02:01:09 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8827F43D46; Thu, 6 Oct 2005 02:01:04 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id j9620vO8049312; Thu, 6 Oct 2005 06:00:57 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id j9620vEO049307; Thu, 6 Oct 2005 06:00:57 +0400 (MSD) (envelope-from yar) Date: Thu, 6 Oct 2005 06:00:56 +0400 From: Yar Tikhiy To: freebsd-rc@freebsd.org, freebsd-doc@freebsd.org Message-ID: <20051006020056.GD36427@comp.chem.msu.su> Mail-Followup-To: freebsd-rc@freebsd.org, yar@comp.chem.msu.su Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Cc: Subject: An article on BSD rc.d scripting X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 02:01:09 -0000 All, I was so pleased with the rc.d framework when I met it closely for the first time that I decided to write an article based on my experience of learning how to write rc.d scripts. Finally, I've got something like the article. Here it is: http://people.freebsd.org/~yar/rcng/ As usual, article.sgml is the source and article.html is an HTML document built from it. Looking forward for your comments and suggestions. Thanks! -- Yar