]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/lscgroup: guard systemd default delegate slice
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 24 Nov 2023 08:49:51 +0000 (14:19 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit2dde191094f63e74119c3d285eed236737dfe1a8
tree3dc296117ffb330f8cfd1c9da0ad7267c680aa9f
parent44676c56ce132a6f43180eec92fbf70349307926
tools/lscgroup: 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/lscgroup.c