From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 20:55:07 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 45AE216A422 for ; Sun, 26 Feb 2006 20:55:07 +0000 (GMT) (envelope-from listor@melin.org) Received: from adamomail.se (mail.adamomail.se [208.49.108.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D65743D69 for ; Sun, 26 Feb 2006 20:55:03 +0000 (GMT) (envelope-from listor@melin.org) Received: from stanley.melin.org ([81.216.195.144] verified) by adamomail.se (CommuniGate Pro SMTP 4.2.9) with ESMTP id 1749290 for freebsd-questions@freebsd.org; Sun, 26 Feb 2006 21:48:56 +0100 Received: from localhost (localhost [127.0.0.1]) by stanley.melin.org (Postfix) with ESMTP id 69526307BB7 for ; Sun, 26 Feb 2006 21:54:59 +0100 (CET) Received: from stanley.melin.org ([127.0.0.1]) by localhost (144.195.216.81.tab.siw.siwnet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13057-01 for ; Sun, 26 Feb 2006 21:54:49 +0100 (CET) Received: from [10.0.1.9] (144.195.216.81.static.tab.siw.siwnet.net [81.216.195.144]) by stanley.melin.org (Postfix) with ESMTP id 77479307B93 for ; Sun, 26 Feb 2006 21:54:49 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <17410.1177.855898.400422@jerusalem.litteratus.org> References: <17410.1177.855898.400422@jerusalem.litteratus.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <066085E5-2953-44ED-9C17-8B0FF8FC22FB@melin.org> Content-Transfer-Encoding: 7bit From: Joacim Melin Date: Sun, 26 Feb 2006 21:54:45 +0100 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by amavisd-new at melin.org Subject: Re: Startup 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: Sun, 26 Feb 2006 20:55:07 -0000 And if there isn't any /etc/rc.local I just create one and put stuff in there? The absence of that file confused me a bit. Joacim On 26 feb 2006, at 20.42, Robert Huff wrote: > > Joacim Melin writes: > >> newbie question: which script do I put stuff that needs to be >> booted during system startup, like apache httpd, spamd, named, >> etc? > > Investigate the contents, and proper usage, of > "/usr/local/etc/rc.d". It is also possible to put things in > "/etc/rc.local". > You should also read the man page for "/etc/rc.conf". > > > Robert Huff > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >