]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
python: Add bindings for cgroup_change_cgroup_path()
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 17 May 2023 20:49:31 +0000 (14:49 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 23 May 2023 21:43:08 +0000 (15:43 -0600)
commitea2588c6dc921cfc73fe1aa3af2dd4756ebc39a8
tree544a8d8cfda00cab5a65428ce309393916ce3aca
parent4c86b1cd6e615b2356b72df1f13bbccb362bc3db
python: Add bindings for cgroup_change_cgroup_path()

Add python bindings for cgroup_change_cgroup_path().  Note
that the bindings currently only support cgroup v2 (unified)
systems.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
src/python/cgroup.pxd
src/python/libcgroup.pyx