runc/namespaces
Michael Crosby 781855b62a Cleanup systemd cgroup code
The current paths for the different systemd cgroup subsystems that
systemd manages and that we have to manage are very inconsistent.  This
patch cleans up those differences and allows consistent paths to be
used.

Signed-off-by: Michael Crosby <michael@docker.com>
2014-08-13 18:16:51 -07:00
..
nsenter Enter cgroups as part of nsenter while using systemd. 2014-08-13 23:26:27 +00:00
create.go Rename Container -> Config. 2014-06-23 17:08:15 -07:00
exec.go Cleanup systemd cgroup code 2014-08-13 18:16:51 -07:00
execin.go Store all the cgroups paths as part of the state. This simplifies entering cgroups and will be useful for 2014-08-13 23:26:27 +00:00
init.go Make syncpipe transport generic data 2014-08-06 18:00:52 -07:00
types.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_linux.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00
types_test.go Updated libcontainer subpackage dependencies. Most subpackages now do not depend on their parent ('libcontainer') package. 'namespaces' and 'nsinit' still do. 2014-06-20 22:52:43 +00:00