summaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2016-12-09 09:16:20 -0800
committerPatrick Williams <patrick@stwcx.xyz>2017-04-21 09:51:24 +0000
commit22e4c658983be1390a2cdbb5be3c706368e7a957 (patch)
treec6476a76f093a43283682c1531b768850aa04710 /LICENSE
parent5ade84093f48fd2e9ed0c9a7a8c4fa32e6b77bd0 (diff)
downloadtalos-openbmc-22e4c658983be1390a2cdbb5be3c706368e7a957.tar.gz
talos-openbmc-22e4c658983be1390a2cdbb5be3c706368e7a957.zip
systemd: Backport cgroup fix from 233 to 232
There is a critical regression in the default behavior with systemd 232 which prevents lxc, docker, and opencontainers from working properly out of the box. The change was already committed to the systemd 233 code stream. The failure looks like what is shown below. % lxc-start -n container -F lxc-start: cgfsng.c: parse_hierarchies: 825 Failed to find current cgroup for controller 'name=systemd' lxc-start: cgfsng.c: all_controllers_found: 431 no systemd controller mountpoint found lxc-start: start.c: lxc_spawn: 1082 failed initializing cgroup support lxc-start: start.c: __lxc_start: 1332 failed to spawn 'container' lxc-start: lxc_start.c: main: 344 The container failed to start. lxc-start: lxc_start.c: main: 348 Additional information can be obtained by setting the --logfile and --logpriority options. Commit 843d5baf6aad6c53fc00ea8d95d83209a4f92de1 from the systemd git has been backported and can be dropped in a future uprev. (From OE-Core rev: d212e97aeae502cd0d11cb922f7711aee5c1ace0) Change-Id: If6c390e63fce765a7fd456d40dfcd869e48f5f7e Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Saqib Khan <khansa@us.ibm.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud