From owner-freebsd-current@FreeBSD.ORG Fri Oct 29 03:00:33 2004 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 1262316A4CE for ; Fri, 29 Oct 2004 03:00:33 +0000 (GMT) Received: from mail.ntmk.ru (mail.ntmk.ru [217.114.241.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 098C543D1D for ; Fri, 29 Oct 2004 03:00:32 +0000 (GMT) (envelope-from boris@ntmk.ru) Received: from boris.nikom.ru ([10.1.16.195]) by mail.ntmk.ru with esmtp (Exim 4.34) id 1CNN0A-0000VV-1A for freebsd-current@freebsd.org; Fri, 29 Oct 2004 09:00:30 +0600 Message-ID: <4181B24D.2080509@ntmk.ru> Date: Fri, 29 Oct 2004 09:00:29 +0600 From: Boris Kovalenko User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041018 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: rcorder on /usr/local/etc/rc.d FreeBSD 5.3 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: Fri, 29 Oct 2004 03:00:33 -0000 Hello! Does RCORDER invoked on /usr/local/etc/rc.d? According to man the answer is no. So, if I want my daemon starts in apropriate order I should place its startup script to /etc/rc.d? Am I right? With respect, Boris