File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Source0: systemd-%{version}.tar.xz
7575Version: %{major }
7676Source0: https://github.com/systemd/systemd/archive/v%{version }.tar.gz
7777%endif
78- Release: 1
78+ Release: 2
7979License: GPLv2+
8080Group: System/Configuration/Boot and Init
8181Url: http://www.freedesktop.org/wiki/Software/systemd
@@ -686,13 +686,8 @@ ln -sf %{_bindir}/ld.bfd bin/ld
686686PATH=$PWD /bin:$PATH
687687%endif
688688
689- # FIXME
690- # Switch to
691- # -Ddefault-hierarchy=unified \
692- # below once Docker has been fixed to work with it.
693- # In the mean time, hybrid provides cgroups2 features
694- # while keeping docker working.
695- # https://github.com/opencontainers/runc/issues/654
689+ # In order to switch to cgroup1 it is enough to pass systemd.unified_cgroup_hierarchy=0 via kernel command line.
690+
696691%serverbuild_hardened
697692
698693%if %{with compat32 }
@@ -793,7 +788,7 @@ export LD=gcc
793788 -Dcertificate-root= "%{_sysconfdir }/pki" \
794789 -Dfallback-hostname= openmandriva \
795790 -Dsupport-url= "%{disturl }" \
796- -Ddefault-hierarchy= hybrid \
791+ -Ddefault-hierarchy= unified \
797792 -Dtty-gid= 5 \
798793 -Dusers-gid= 100 \
799794 -Dnobody-user= nobody \
You can’t perform that action at this time.
0 commit comments