]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
core: warn on ExitType=cgroup with legacy cgroup setup
authorLuca Boccassi <luca.boccassi@microsoft.com>
Tue, 1 Feb 2022 15:31:52 +0000 (15:31 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 1 Feb 2022 22:07:47 +0000 (07:07 +0900)
commit86838bf08be18cf8cd5a7332820623c1853532c0
tree447309643079df7d7d3e2d0e8159c7e2a30e202e
parent6a8ab6dd1e21db96518b1b660a58f0a65383c251
core: warn on ExitType=cgroup with legacy cgroup setup

'cgroup empty' notifications are not reliable on v1, so log a warning.

See: https://github.com/systemd/systemd/issues/22320
src/core/service.c