[packages/systemd] continue using hybrid cgroup hierarchy

atler atler at pld-linux.org
Tue Sep 3 23:13:07 CEST 2019


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} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/d43959e98fc5590888c9a43d2345178c34e4f2c4



More information about the pld-cvs-commit mailing list