[Bug 1656280] Re: Support installing subordinate systemd on Ubuntu Desktop 14.04.5
Mathew Hodson
mathew.hodson at gmail.com
Sat Jan 28 19:00:45 UTC 2017
** No longer affects: systemd (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1656280
Title:
Support installing subordinate systemd on Ubuntu Desktop 14.04.5
Status in systemd source package in Trusty:
Fix Committed
Bug description:
Add support for installing deputy systemd for snapd on Ubuntu Desktop
14.04.5
When installed, deputy systemd provides a subset of functionality as required for snapd:
* Providing necessary units for power management via systemctl
* Provides private socket API access (and thus systemctl as root) only, and is not present on the system D-Bus
* Does not conflict with systemd-shim
* Does not change behaviour of systemd-services nor udeb build in anyway
[Impact]
* Users can install snapd without regressing Desktop support,
lxc/lxc1/lxd abilities.
[Test Case]
* Power management works (e.g. shutdown/reboot via indicator-system
and via systemctl)
* Timedatectl commands report NTP status enable/disabled correctly,
and can change it
* Can install and use snapd
* Can install and use lxc / lxc1 / lxd
[Regression Potential]
* Minimal, as bin:systemd uses a separate build in the package with
additional patches to not intefere with cgmanager's name=systemd
cgroup; and instead deputy bin:systemd uses name=dsystemd cgroup for
process management.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/trusty/+source/systemd/+bug/1656280/+subscriptions
More information about the foundations-bugs
mailing list