From owner-freebsd-newbies@FreeBSD.ORG Thu Jun 12 13:29:34 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51F9737B401 for ; Thu, 12 Jun 2003 13:29:34 -0700 (PDT) Received: from herzl.customer.speedlink.de (herzl.customer.loomes.de [212.40.165.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1219743FB1 for ; Thu, 12 Jun 2003 13:29:33 -0700 (PDT) (envelope-from lists@bsdberlin.org) Received: from smtp.bsdberlin.org (localhost.localdomain [127.0.0.1]) by herzl.customer.speedlink.de (Postfix) with SMTP id 82DB4FA1D for ; Thu, 12 Jun 2003 22:25:09 +0200 (CEST) Message-ID: <2750.1055449509.webmail@smtp.bsdberlin.org> Date: Thu, 12 Jun 2003 22:25:09 +0200 (CEST) From: "Danny Koenig" To: X-Priority: 3 Importance: Normal X-Mailer: BSDUGB-Webmail MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: Starting daemons at boot X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2003 20:29:34 -0000 Hi Kerwin, On Thu, 12 Jun 2003, Kris Kerwin wrote: > Just wondering how I can start kdm and xfs, as well as other daemons, at boot > without having to log in as root and type it manually. Thanks. put all your *.sh scripts into /usr/local/etc/rc.d or edit /etc/rc.local Greez Danny -- BSD User Group Berlin, Germany http://www.bsdberlin.org