3

So I'm confused. I'm getting a lot of mixed information via Google. As of today, what is Ubuntu using going forward? Is Ubuntu choosing to use and support Upstart, or are they using Systemd?

I would like to get multiple responses if that's ok so I can statistically have a better chance of filtering through the opinions.

Thanks

Atomiklan
  • 405
  • 1
  • 5
  • 20

1 Answers1

4

They will support Upstart for as long as 14.04 is supported (until 2019), but systemd is the future, from 15.04 onwards. As of today: Upstart is used on the following supported releases:

  • 10.04
  • 12.04
  • 14.04
  • 14.10

15.04 is slated to use systemd (and the development builds have made the switch already). Ubuntu Touch, however, will continue to use Upstart in 15.04.

muru
  • 197,895
  • 55
  • 485
  • 740