]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgxset: guard systemd default delegate slice
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 23 Nov 2023 08:48:50 +0000 (14:18 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit44676c56ce132a6f43180eec92fbf70349307926
tree8f31b8b000853c8b0926b8f264838cc6fa215f38
parent4480bf0b752affbdb0c5978e3b54c8dedf03197e
tools/cgxset: 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/cgxset.c