]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgclassify: guard systemd default delegate slice
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 16 Nov 2023 08:38:03 +0000 (14:08 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commitcfe7354274f1d3de5b7d0d059ab67f217bdc2b3a
treed75082514f8e1d4e49f15d0d831d44a8ad0bd006
parent5d07f1a3b213d6d27d4cca65de5fe035898233d3
tools/cgclassify: 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/cgclassify.c