]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/cgroup: check CGroupRuntime.cgroup_path rather than _realized for freezer
authorMike Yuan <me@yhndnzj.com>
Wed, 5 Jun 2024 17:23:40 +0000 (19:23 +0200)
committerMike Yuan <me@yhndnzj.com>
Fri, 28 Jun 2024 13:38:42 +0000 (15:38 +0200)
commitc97c79aded8d313237e0952062a2cce71fb88eb5
tree2a8b0eb48f42dab38d0d0bcd44dfca2cd5fe2c32
parent8153be97c46dec725fdfaa3358d518ce350bb2ec
core/cgroup: check CGroupRuntime.cgroup_path rather than _realized for freezer

The same check is used everywhere else.
src/core/cgroup.c