There have been some discussion around net about Drupal‘s future. I don’t know where the discussion started from and is core Drupal developers included or is it only some Drupal users who is giving their opinions. Anyway, I like the idea and wanted therefore blog few words about it.
Ubuntu has now days awesome start/stop system called Upstart which has replaced /sbin/init. It is also capable to supervising processes. It is really simple to add new processes to upstart. I wanted my blog start automatically on system boot and therefore I added my blog under upstarts control.