Leonard,

> I am wondering that suse had changed the default runlevel from 3 (sles7
& sles8) to 5 (sles9).
If you install a "minimal system", I don't think there is a difference
between 3 and 5:

# chkconfig --list | grep 3:on > runlevel3
# chkconfig --list | grep 5:on > runlevel5
# diff runlevel3 runlevel5
12a13
> xdm                       0:off  1:off  2:off  3:off  4:off  5:on 6:off

So the only difference between the two runlevels is the xdm service.
However with a minimal install and the default of runlevel 5, it seems
that xdm is not running:

# runlevel
N 5
# rcxdm status
Checking for service xdm:                        unused

I'm not sure if xdm runs with a "default system" install.

"Mike MacIsaac" <[EMAIL PROTECTED]>   (845) 433-7061

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to