From owner-freebsd-questions Wed Apr 8 20:54:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13432 for freebsd-questions-outgoing; Wed, 8 Apr 1998 20:54:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason04.u.washington.edu (root@jason04.u.washington.edu [140.142.78.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13401 for ; Wed, 8 Apr 1998 20:53:56 -0700 (PDT) (envelope-from jcwells@u.washington.edu) Received: from saul10.u.washington.edu (root@saul10.u.washington.edu [140.142.13.73]) by jason04.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP id UAA20948; Wed, 8 Apr 1998 20:53:52 -0700 Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul10.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP id UAA08671; Wed, 8 Apr 1998 20:53:50 -0700 (PDT) Date: Wed, 8 Apr 1998 19:52:42 -0700 (PDT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Rick Knebel cc: questions@FreeBSD.ORG Subject: Re: xdm In-Reply-To: <199804082344.TAA00615@blue.knebel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 8 Apr 1998, Rick Knebel wrote: > Hi, > If you want to start xwindows from xdm automatically what runlevel do you > start with? > Is it init 5? > Thanks Alot This sounds a lot like a question an IRIX user would ask. FreeBSD does not have run levels like IRIX (or System V, but I am not sure about System V). If you look in '/etc' you will notice that 'rc2.d', 'rc0d', and 'rc6.d' are all missing. For FreeBSD, to start xdm automatically at boot you should include an appriate command line in the file '/etc/rc.local' Mine simply has an entry 'xdm' and that's all. Have fun, | Stop warning me about the latest virus. Learn more... Jason Wells | http://ciac.llnl.gov/ciac/CIACHoaxes.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message