LWN.net Logo

Ubuntu - not a big deal

Ubuntu - not a big deal

Posted Sep 6, 2009 18:25 UTC (Sun) by muwlgr (guest, #35359)
Parent article: Debian switching to upstart

They still use upstart in sysvinit-compatible manner, i.e., to get to the runlevel 2, run /etc/init.d/rc with parameter '2', which in turn runs each of /etc/rc2.d/S??* with parameter 'start', and so on. You still could revert between upstart and sysvinit, and between /etc/inittab and /etc/event.d as you wish. Nothing of these fancy dependency tracking and startup order optimizations is ever seen.


(Log in to post comments)

Ubuntu - not a big deal

Posted Sep 6, 2009 21:20 UTC (Sun) by keybuk (subscriber, #18473) [Link]

The first switch to native Upstart jobs in Ubuntu happens tomorrow.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds