table of contents
| RUNLEVEL(8) | GNU/Linux System Adminstrator's manual | RUNLEVEL(8) | 
NAME¶
runlevel - SysV-init compatibility layer
SYNOPSIS¶
/sbin/runlevel
DESCRIPTION¶
This program always prints a compatibility string that is used by
    update-rc.d program and by some other initscript, like kexec.
  
  During stage 2 the `N 2' string is printed.
  
  During stage 3, if runit was told to reboot the system, the `N
    6' string is printed; a `N 0' string is printed
    otherwise.
SEE ALSO¶
| January 3, 2022 |