From owner-freebsd-current@FreeBSD.ORG Sat May 10 02:00:45 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3376437B401 for ; Sat, 10 May 2003 02:00:45 -0700 (PDT) Received: from noisebox.cypherpunks.to (adsl-208-201-229-163.sonic.net [208.201.229.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6954B43FF2 for ; Sat, 10 May 2003 02:00:44 -0700 (PDT) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (adsl-208-201-229-160.sonic.net [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by noisebox.cypherpunks.to (Postfix) with ESMTP id AA268128 for ; Sat, 10 May 2003 02:00:43 -0700 (PDT) From: "Lucky Green" To: Date: Sat, 10 May 2003 02:00:36 -0700 Message-ID: <003b01c316d2$9f58dc50$6a01a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Port startup scripts under rcNG? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2003 09:00:45 -0000 What is the correct place in the FreeBSD file system for a Port startup script that executes a program as a specific user under rcNG? And where can I find a sample of such a script? Thanks, --Lucky