From owner-freebsd-questions@FreeBSD.ORG Fri Dec 23 18:28:19 2005 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 6CF2516A41F for ; Fri, 23 Dec 2005 18:28:19 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7267143D58 for ; Fri, 23 Dec 2005 18:28:18 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 74510998666; Fri, 23 Dec 2005 19:28:17 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25619-05; Fri, 23 Dec 2005 19:28:12 +0100 (CET) Received: from [80.98.231.227] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id A9303998642; Fri, 23 Dec 2005 19:28:11 +0100 (CET) Message-ID: <43AC41B8.4000707@t-hosting.hu> Date: Fri, 23 Dec 2005 19:28:08 +0100 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Teilhard Knight References: <1135073064.11860.2.camel@DIRAC> <379400e30512201300p227b303fv497b745576fdeb5c@mail.gmail.com> <010301c607ee$04fc6ae0$210110ac@fortunato> In-Reply-To: <010301c607ee$04fc6ae0$210110ac@fortunato> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: FreeBDS Subject: Re: Simple question 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, 23 Dec 2005 18:28:19 -0000 Teilhard Knight wrote: >> as root: /etc/gdm stop > > > Are you sure? I haven't tried it, but seems something is missing. > Thanks anyway. > > Teilhard. /etc/rc.d/gdm stop See: rc(8) rcorder(8) rc.conf(5) Regards, Gabor Kovesdan