]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgcreate: guard systemd default delegate slice
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 17 Nov 2023 08:42:26 +0000 (14:12 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit3b34789339f52c300bd188f2e1258a7c1e8a8869
treecce484c292279bd4602a559ee968e117d17d1123
parentcfe7354274f1d3de5b7d0d059ab67f217bdc2b3a
tools/cgcreate: guard systemd default delegate slice

Guard setting default systemd delegate slice with WITH_SYSTEMD, to limit
the systemd delegation only to --enable-systemd=yes only.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/tools/cgcreate.c