]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgdelete: guard systemd default delegate slice
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Sat, 18 Nov 2023 08:43:46 +0000 (14:13 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commite3e08291cbd55e7a28cffa68f3a87790b9be9a87
treeb4b1f472e8e954c60094619010560d4a3d83415c
parent330ee95ce86f344d70fde76ec6f09c4854f5919b
tools/cgdelete: 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 6d7446606fd50df291be7820b0062a63694924aa)
src/tools/cgdelete.c