]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup-setup: move cg_{,un}install_release_agent from cgroup-util
authorMike Yuan <me@yhndnzj.com>
Tue, 30 Jul 2024 14:15:59 +0000 (16:15 +0200)
committerMike Yuan <me@yhndnzj.com>
Fri, 2 Aug 2024 14:36:07 +0000 (16:36 +0200)
commitea25672de5a22241b068050f812d61501de5f1a9
treeb6810dcfb4aa9552aea3aae016ce05cee58ae6fa
parentd1397fb50c31c5058e6af03bac7f6cca519378ad
cgroup-setup: move cg_{,un}install_release_agent from cgroup-util

They're pid1-specific, so move them out of basic/.
src/basic/cgroup-util.c
src/basic/cgroup-util.h
src/core/main.c
src/shared/cgroup-setup.c
src/shared/cgroup-setup.h