]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
samples: Add a python example that creates a systemd scope
authorTom Hromatka <tom.hromatka@oracle.com>
Fri, 19 May 2023 22:16:46 +0000 (16:16 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 3 Jul 2023 15:00:19 +0000 (09:00 -0600)
commit459f02f92b99ae188024a4cb728081785caf8f4a
tree339484757c9c251fdac0515aaf595298fa8d42ac
parent3f6d836851664576df8c9bb60edaab78b7be43b3
samples: Add a python example that creates a systemd scope

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
configure.ac
samples/Makefile.am
samples/python/Makefile.am [new file with mode: 0644]
samples/python/create_systemd_scope.py [new file with mode: 0755]