小编lol*_*768的帖子

为什么 Upstart 作业使用 `start on runlevel [2345]`?

我看到许多 Upstart 工作使用如下指令:

start on runlevel [2345]

新贵食谱提供运行级别为Debian / Ubuntu的名单如下:

0 : System halt.
1 : Single-User mode.
2 : Graphical multi-user plus networking (DEFAULT)
3 : Same as "2", but not used.
4 : Same as "2", but not used.
5 : Same as "2", but not used.
6 : System reboot.
Run Code Online (Sandbox Code Playgroud)

如果不使用3、4、5,为什么在这么多的作业配置中提到它们?运行级别 3-5 是否仅用于与LSB PDA 规范兼容?它们是否用于其他发行版的利益?

upstart 14.04

8
推荐指数
1
解决办法
1万
查看次数

标签 统计

14.04 ×1

upstart ×1