core: don't generate warnings when write access to the cgroup fs fails in --user...
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Nov 2015 23:01:00 +0000 (00:01 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Nov 2015 23:52:10 +0000 (00:52 +0100)
commit077ba06eaa43f3465613ceb89f9423ee1a6538f9
tree6b9b8282a6b8297f89c593037cbbb9c511d9c3c9
parent4a0b58c4a30ecaa61202f845ed86f75b36370cd0
core: don't generate warnings when write access to the cgroup fs fails in --user due to EACCES

After all, in the classic hierarchy that's pretty much the default case.
src/core/cgroup.c