chiark / gitweb /
[Patch 2/3] Add cgroups initialization and handling
authorSven Eden <yamakuzure@gmx.net>
Thu, 26 Jan 2017 07:21:20 +0000 (08:21 +0100)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:23:02 +0000 (10:23 +0100)
commit56c4f5eceb1e77ac537960e255076712fcd0e7e5
tree3f739e0e41b14aa7d5e8f1e9a9e99444134c6c53
parent35ed426f81eb72dc23ce2dcc625ea88be1c95990
[Patch 2/3] Add cgroups initialization and handling

Add a highly reduced src/core/cgroup.[hc] to enable elogind to setup
cgroups for proper usage.
Makefile.am
src/core/Makefile [new symlink]
src/core/cgroup.c [new file with mode: 0644]
src/core/cgroup.h [new file with mode: 0644]