From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 08:23:43 2004 Return-Path: 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 0236A16A4CE for ; Fri, 6 Feb 2004 08:23:43 -0800 (PST) Received: from www.wcborstel.nl (node-c-0ab6.a2000.nl [62.194.10.182]) by mx1.FreeBSD.org (Postfix) with SMTP id C874443D54 for ; Fri, 6 Feb 2004 08:23:40 -0800 (PST) (envelope-from jorn@wcborstel.nl) Received: (qmail 10043 invoked from network); 6 Feb 2004 16:23:40 -0000 Received: from unknown (HELO sauron.middle-earth.org) (172.16.1.2) by 172.16.1.1 with SMTP; 6 Feb 2004 16:23:40 -0000 From: Jorn Argelo To: "Edd Barrett" Date: Fri, 6 Feb 2004 17:23:53 +0100 User-Agent: KMail/1.5.4 References: <004901c3ecc9$2d447a70$8000a8c0@it3> In-Reply-To: <004901c3ecc9$2d447a70$8000a8c0@it3> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402061723.53339.jorn@wcborstel.nl> cc: questions@freebsd.org Subject: Re: Kdm at boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 16:23:43 -0000 edit /etc/ttys, and change xdm to the appropiate kdm path. Jorn On Friday 06 February 2004 16:51, Edd Barrett wrote: > What is the correct way of starting kdm at boot? I have tried echo > "/usr/local/bin/kdm >> /etc/rc.local" , but this causes the system to hang. > kdm works fine if executed on a root shell. Someone told me to do a wait 5 > && kdm, but i see this as a bodge. > > Thanks > > _______________________________________________ > 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"