]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
samples: Add a C example that creates a systemd scope
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 17 May 2023 20:53:45 +0000 (14:53 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 23 May 2023 21:43:18 +0000 (15:43 -0600)
commite07262d8bcd0fab661c48af9522de52daf940fd8
tree3f631f3d729cf9bb50fd53f6531197984392023c
parent753d87b4c86cbd7a2807a2f9a1984b23e1051ea8
samples: Add a C example that creates a systemd scope

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
samples/c/.gitignore [new file with mode: 0644]
samples/c/Makefile.am
samples/c/create_systemd_scope.c [new file with mode: 0644]
samples/cmdline/systemd-with-idle-process.md