From owner-freebsd-questions Sat Apr 6 12:44:50 2002 Delivered-To: freebsd-questions@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id 305F737B404 for ; Sat, 6 Apr 2002 12:44:48 -0800 (PST) Received: from caomhin.demon.co.uk ([212.228.234.119]) by anchor-post-32.mail.demon.net with esmtp (Exim 3.35 #1) id 16tx3G-000HHw-0W; Sat, 06 Apr 2002 21:44:47 +0100 Message-ID: <1ZT5VFBj31r8Ewn9@caomhin.demon.co.uk> Date: Sat, 6 Apr 2002 21:43:15 +0100 To: Unix Newbie Cc: freebsd-questions@freebsd.org From: Kevin Golding Subject: Re: adding a service at start up References: <1017952363.8817.36.camel@debian> In-Reply-To: <1017952363.8817.36.camel@debian> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <1017952363.8817.36.camel@debian>, Unix Newbie writes > I have been looking around on the net a bit and I cannot quite seem >to find out how to add a service/dameon to run at start up. > Thanks so much! Docs, urls, I'd like pretty much anything. You'd want a startup script in /usr/local/etc/rc.d http://www.freebsd.org/handbook/configtuning-starting-services.html covers it far better than I could. Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message