Results 1 to 2 of 2

Thread: How can I know which runlevel I'm currently running

  1. #1
    Join Date
    Jun 2008
    Beans
    4

    How can I know which runlevel I'm currently running

    It seems that the file /etc/inittab has gone, but how can I know which runlevel I'm currently running? Or what parameter determines either the scripts in rc5.d or rc3.d will be executed?

    Thanks a lot!

  2. #2
    Join Date
    Apr 2006
    Location
    Seattle
    Beans
    2,893
    Distro
    Ubuntu Development Release

    Re: How can I know which runlevel I'm currently running

    Moved out of tutorials and tips.

    Finding out your runlevel is simple, just open a terminal:
    Code:
    runlevel

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •