From owner-freebsd-questions@FreeBSD.ORG Fri Sep 1 13:45:11 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 C65C716A4DD for ; Fri, 1 Sep 2006 13:45:11 +0000 (UTC) (envelope-from obrieng@nm.cbc.ca) Received: from mail02.nm.cbc.ca (mail02.nm.cbc.ca [159.33.1.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A9743D79 for ; Fri, 1 Sep 2006 13:45:03 +0000 (GMT) (envelope-from obrieng@nm.cbc.ca) Received: from hub.cbc.ca (hub.nm.cbc.ca [192.168.1.119]) by mail02.nm.cbc.ca (Postfix) with ESMTP id 5641B274215 for ; Fri, 1 Sep 2006 09:45:03 -0400 (EDT) Received: from localhost (localhost.cbc.ca [127.0.0.1]) by hub.cbc.ca (Postfix) with ESMTP id 3518A6A47D for ; Fri, 1 Sep 2006 09:45:03 -0400 (EDT) Received: from hub.cbc.ca ([127.0.0.1]) by localhost (hub.cbc.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 77690-02-4 for ; Fri, 1 Sep 2006 09:45:02 -0400 (EDT) Received: from [1.151.32.16] (intd.cbc.ca [159.33.1.75]) by hub.cbc.ca (Postfix) with ESMTP id 93DB86A47A for ; Fri, 1 Sep 2006 09:45:02 -0400 (EDT) Message-ID: <44F8395D.7090608@nm.cbc.ca> Date: Fri, 01 Sep 2006 09:45:01 -0400 From: Gabriel O'Brien User-Agent: Thunderbird 1.5.0.5 (X11/20060828) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org References: <20060830104311.97612.qmail@web54505.mail.yahoo.com> In-Reply-To: <20060830104311.97612.qmail@web54505.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at hub.cbc.ca Cc: Subject: Re: Please Help 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: Fri, 01 Sep 2006 13:45:11 -0000 You should try to post a bit more information, what "services"? Which version of FreeBSD? Take a look at 'man rc.conf' and the scripts in /etc/rc.d and /usr/local/etc/rc.d You'll probably want something like '/etc/rc.d/mydaemon start' cheers, Gabriel -- Gabriel O'Brien IT Analyst, MPS-EN-CBC.ca w: 416-205-8740 m: 416-996-5679 Benjamin Quaynor wrote: > Hello, > > > I need a command line to start my services. > > > Best Regards, > > Ben