]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgxget: guard systemd default delegate slice
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 22 Nov 2023 08:47:45 +0000 (14:17 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit4480bf0b752affbdb0c5978e3b54c8dedf03197e
treef339cb7bd1cffc288b8c9607fcc9e1efd55d9593
parent29dfcfb6768c5168b754bfe0471a820333802fe4
tools/cgxget: 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/cgxget.c