Ubuntu下的init已经被Upstart替换

| |
[不指定 2008/04/26 15:51 | by ipaddr ]

Upstart is an event-based replacement for the /sbin/init daemon which handles starting of tasks and services during boot, stopping them during shutdown and supervising them while the system is running.

It was originally developed for the Ubuntu distribution, but is intended to be suitable for deployment in all Linux distributions as a replacement for the venerable System-V init.

http://upstart.ubuntu.com/

所以,在ubuntu下面,没有/etc/inittab文件。

OS | 评论(0) | 引用(0) | 阅读(5973)