[packages/systemd] continue using hybrid cgroup hierarchy
Arkadiusz Miśkiewicz
arekm at maven.pl
Wed Sep 4 08:01:54 CEST 2019
On 03/09/2019 23:13, atler wrote:
> commit d43959e98fc5590888c9a43d2345178c34e4f2c4
> Author: Jan Palus <atler at pld-linux.org>
> Date: Tue Sep 3 23:08:49 2019 +0200
>
> continue using hybrid cgroup hierarchy
>
> ...for docker compatibility. upstream switched default to unified
> hierarchy exposing core cgroupv2 functionality only
>
> systemd.spec | 1 +
> 1 file changed, 1 insertion(+)
> ---
> diff --git a/systemd.spec b/systemd.spec
> index 43427dd..4d75ada 100644
> --- a/systemd.spec
> +++ b/systemd.spec
> @@ -677,6 +677,7 @@ cp -p %{SOURCE2} src/systemd_booted.c
> %build
> %meson build \
> -Daudit=%{__true_false audit} \
> + -Ddefault-hierarchy=hybrid \
> -Ddefault-kill-user-processes=false \
> %{?debug:--buildtype=debug} \
> -Defi=%{__true_false efi} \
Shouldn't we go for upstream default and only those who use docekr
should switch via cmdline option ?
--
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )
More information about the pld-devel-en
mailing list