[Buildroot] [PATCH 1/1] package/systemd: hybrid cgroupfs hierarchy for docker compatibility

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Nov 11 14:39:05 UTC 2019


Hello,

On Mon, 11 Nov 2019 11:09:27 +0100
Jérémy ROSEN <jeremy.rosen at smile.fr> wrote:

> Keeping a list like that is going to be tricky...

You don't really have to keep a list. You can have a blind option:

config BR2_PACKAGE_SYSTEMD_NEEDS_HYBRID_HIERARCHY
	bool

systemd.mk would observe this boolean to enable (or not) the hybrid
hierarchy, and packages that need it would select this boolean.

That being said, is there any drawback in unconditionally using the
hybrid hierarchy? James, since you suggested to make it conditional, do
you have some arguments/feedback?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list