Date: Sun, 13 Apr 2003 14:16:13 +0900 From: Rob Lahaye <lahaye@users.sourceforge.net> To: Abidoon Nadeem <abidoon@hotmail.com>, freebsd-questions@freebsd.org Subject: Re: Starting X Automatically Message-ID: <3E98F29D.5040704@users.sourceforge.net> In-Reply-To: <Law9-OE17DOv5y4FypK0000499c@hotmail.com> References: <Law9-OE17DOv5y4FypK0000499c@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Abidoon Nadeem wrote: > Linux has run levels > in run level 5 X starts automatically > what can i do to make X start up all by itself when freebsd boots up ! > Please reply ASAP ! In /etc/ttys, there's a line for ttyv8; be sure it looks like: ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm on secure BTW: no need for rebooting after this change. Simply do as root "kill -HUP 1" (no quotes, of course). R.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E98F29D.5040704>