chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Wed, 26 Apr 2017 10:58:55 +0000 (12:58 +0200)
commit5e183226554ec5812cd3753581d9dbdeba525330
tree36f5dab9de9c7f2016af1d262270de6025130fef
parent2af620c0304ec7b5168ecb1c20219e6830f5b458
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