chiark / gitweb /
cgroup: never try to create files in cgroupfs, only open them for writing
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Aug 2014 09:55:43 +0000 (11:55 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 Aug 2014 09:57:07 +0000 (11:57 +0200)
This should have the benefit that cg_set_attribute() returns ENOENT
instead of EACCESS when we use it for non-existing attributes.


No differences found