]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
samples/config: add a sample systemd delegation configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 3 Feb 2023 07:05:09 +0000 (07:05 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commita06b236316d27cc19f5d0bbfd3ecf197328170c9
treee8d665b37566c77604a55669fe1d244c427e9d19
parente4ec9a941ec0d1a92934a97a4226bb1fe14a34aa
samples/config: add a sample systemd delegation configuration

Add a sample cgconfig.conf configuration file, that serves as a template
for systemd delegation and how users can control the resources limit
allocation such as cpu, memory, or any other valid cgroup settings for
the systemd slice/scope cgroup created.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
samples/config/cgconfig_systemd.conf [new file with mode: 0644]