chiark / gitweb /
cgroup: downgrade error message when we cannot remove a cgroup to debug
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 00:01:29 +0000 (02:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Jul 2013 21:41:03 +0000 (23:41 +0200)
commit376dd21dc0757e8a6d3f60d6d21bb802a90f1983
tree57dd496d6407333abbf56f8f900798ec49566049
parentbdeeb6b543a2a2d0a494f17b85f1498859cdfc2f
cgroup: downgrade error message when we cannot remove a cgroup to debug

Some units set KillMode=none to survive the initrd→rootfs transition. We
cannot remove their cgroups, but that shouldn't really be considered an
issue, so let's downgrade the error message.
src/core/cgroup.c