On Wed, Mar 14, 2001 at 06:00:17PM -0600, Bill Morgan wrote: > On 3/14/01 4:17 PM, "Noah L. Meyerhans" <[EMAIL PROTECTED]> wrote: > > > It's really quite easy. By default Debian boots to runlevel 2, and xdm > > (or gdm, wdm, whatever is installed) is started at each runlevel. > ^^ ^^^^^^^ ^^ ^^^^ ^^^^^^^^ > ^^^^ > This has been puzzling me. Why is there so little (if any) difference > between the runlevels 2-5 on debian? Are they intended as templates > for the user to customize from?
Yes. Exactly. -- CueCat decoder .signature by Larry Wall: #!/usr/bin/perl -n printf "Serial: %s Type: %s Code: %s\n", map { tr/a-zA-Z0-9+-/ -_/; $_ = unpack 'u', chr(32 + length()*3/4) . $_; s/\0+$//; $_ ^= "C" x length; } /\.([^.]+)/g;