On Tue, 2007-06-19 at 17:06 -0400, Eric wrote: > Is there any significance to the fact that X is still running in runlevel > 3? I know there may be some services that get started in runlevel 5 but > not in runlevel 3. Are there any services that may not get started up in > runlevel 3 that I should make sure are running if I'm going to run X? That depends on personal configuration. You can check this with chkconfig (TUI) or serviceconf (GUI). If you notice any differences, they may not be important, or you might want to change things. You'll probably find a few unneeded services, in either, that you could turn off. That's really only going to be the only difference between telinit 5 or doing startx in run level 3 (which services get stopped and started between the changes, and some will restart - even if they're running in both levels). -- (This box runs Centos 5.0, my others still run FC 4, 5, 6, & 7, in case that's important to the thread.) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.