Comment 0 for bug 1423613

Revision history for this message
Martin Pitt (pitti) wrote : maas needs to support systemd for Ubuntu >= 15.04

As discussed in https://blueprints.launchpad.net/ubuntu/+spec/core-1411-systemd-migration, Ubuntu is currently being converted from upstart to systemd. maas ships three upstart jobs, but doesn't ship corresponding sysvinit scripts or systemd units.

https://wiki.ubuntu.com/SystemdForUpstartUsers describes how to port these.

vivid main package net/maas-cluster-controller requires systemd migration (sysv=False, upstart=True, systemd=False)
vivid main package net/maas-dhcp requires systemd migration (sysv=False, upstart=True, systemd=False)
vivid main package net/maas-proxy requires systemd migration (sysv=False, upstart=True, systemd=False)

Sorry for reporting this so late, so far this was only discussed in hangout meetings.