[Bug 1656280] Re: Support installing subordinate systemd on Ubuntu Desktop 14.04.5
Steve Langasek
steve.langasek at canonical.com
Thu Jan 26 05:19:06 UTC 2017
The changelog says:
* debian/patches/deputy_cgroup.patch: Make deputy systemd use
alternative dsystemd cgroups path and nonpid1 systemd should setup
these mountpoints.
Does this refer to mounting of /sys/fs/cgroup/dsystemd or of
/sys/fs/cgroup/systemd? Are changes needed to some other package to
support this?
** Changed in: systemd (Ubuntu Trusty)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
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 package in Ubuntu:
Invalid
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/+source/systemd/+bug/1656280/+subscriptions
More information about the foundations-bugs
mailing list