]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/service: drop "cgroup" part of service_cgroup_freezer_action()
authorMike Yuan <me@yhndnzj.com>
Sun, 5 Oct 2025 23:46:58 +0000 (01:46 +0200)
committerMike Yuan <me@yhndnzj.com>
Mon, 6 Oct 2025 00:40:01 +0000 (02:40 +0200)
commitb5381d76d591a3cf428bc1a5f3e187dccaf5ea2e
tree259b32df5fc0f49321247fdbf2d9df7afb958eb7
parent1cbbb05bc76015bb6f48c217453e98a73cc30344
core/service: drop "cgroup" part of service_cgroup_freezer_action()

This operates on more than cgroup, hence use generic naming,
which also aligns with slice_freezer_action().
src/core/service.c