Configuring Daemontools under Ubuntu (upstart)
Sunday, April 13th, 2008With the moving of ubuntu from the old fashioned init to the modern upstart, the daemontools svscanboot package doesn’t cleanly install. Here’s how to fix it. The daemontools-installer package modifies /etc/inittab to cause the svscan/svscanboot process to launch. With upstart, there is no /etc/inittab, instead it is replaced with a collection of config files in /etc/event.d.
