]> 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 15:58:13 +0000 (08:58 -0700)
commit6d7446606fd50df291be7820b0062a63694924aa
tree3ad554ea76e622052d224fa234341727d70e2a7e
parent3b34789339f52c300bd188f2e1258a7c1e8a8869
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>
src/tools/cgdelete.c