chiark / gitweb /
shutdown: trim the cgroup tree on loop iteration
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Nov 2013 21:17:03 +0000 (22:17 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Nov 2013 01:31:22 +0000 (02:31 +0100)
commit41f85451d36f14bfc2f78e687167eba9a2d4d67c
tree55bb6d4fc97663fe2b27af5e34dfcbbad26e8983
parent15c60e99a974782351ca8a5ed438dc3729eb5fe7
shutdown: trim the cgroup tree on loop iteration

This way we leave the cgroup empty before exiting in a container which
makes sure the container manager will get cgroup notification event

https://bugs.freedesktop.org/show_bug.cgi?id=68370
https://bugzilla.redhat.com/show_bug.cgi?id=988883
src/core/shutdown.c