文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>init

init

时间:2006-08-13  来源:anima

init

init [bootflags] [runlevel]

System administration command. Initialize system. Usually run from the boot loader—e.g., lilo or grub.

Boot flags

-a,auto

Set the AUTOBOOT environment variable to yes. The boot loader will do this automatically when booting with the default command line.

-b

Boot directly into a single-user shell for emergency recovery.

-s,S,single

Single-user mode.

-b,emergency

Boot into single-user mode but do not run any other startup scripts.

-z characters

The specified characters are ignored, but will make the command line take up a bit more room on the stack. init uses the extra space to show the current runlevel when running the ps command.

Files

init is the first process run by any Unix machine at boot time. It verifies the integrity of all filesystems and then creates other processes, using fork and exec, as specified by /etc/inittab. Which processes may be run is controlled by runlevel. All process terminations are recorded in /var/run/utmp and /var/log/wtmp. When the runlevel changes, init sends SIGTERM and then, after 20 seconds, SIGKILL to all processes that cannot be run in the new runlevel.

Runlevels

The current runlevel may be changed by telinit, which is often just a link to init. The default runlevels vary from distribution to distribution, but these are standard:

0

Halt the system.

1, s, S

Single-user mode.

3

Multiuser mode, console login. This is commonly used in server configurations.

5

Full graphical mode. This is a common default for desktop configurations.

6

Reboot the system. Never set the default runlevel to 6.

q, Q

Reread /etc/inittab.

Check the /etc/inittab file for runlevels on your system.

相关阅读 更多 +
排行榜 更多 +
茶叶蛋大冒险免费版

茶叶蛋大冒险免费版

休闲益智 下载
全民帮帮她

全民帮帮她

休闲益智 下载
屋顶旅行

屋顶旅行

休闲益智 下载