]> 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 16:21:09 +0000 (09:21 -0700)
commit8ed741a0dda8c7e1ed17bf8a162d79585dc7e4e4
tree9eb95f80f3d101a540ccd17f9b2672ff9812be3f
parentf8fabe76e02976394886211aaa170f47f8d7bcfa
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>
(cherry picked from commit cfe7354274f1d3de5b7d0d059ab67f217bdc2b3a)
src/tools/cgclassify.c