In case anyone wants to get djb’s daemontools up and running quickly on an OS that uses Ubuntu’s System V init-replacement upstart, here’s what works for me:
Create a 3-line file /etc/event.d/svscanboot :
That should start svscanboot with each system bootup. To have init start svscanboot without rebooting, do
as root after creating the above file.
No Comments, Comment or Ping
Reply to “djb daemontools with Ubuntu’s upstart”