]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgset: guard systemd default delegate slice
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Tue, 21 Nov 2023 08:46:47 +0000 (14:16 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit29dfcfb6768c5168b754bfe0471a820333802fe4
tree8571497c4342bd7d2500a09ce5f53f9c12480138
parent04d99ce4c75cfc74eee3f0a350a5e87b66457d24
tools/cgset: 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/cgset.c