diff --git a/systemd.spec b/systemd.spec index 1e008cf..b396dd7 100644 --- a/systemd.spec +++ b/systemd.spec @@ -27,7 +27,7 @@ Name: systemd Epoch: 2 Version: 243 -Release: 2mamba +Release: 3mamba Summary: A system and service manager compatible with SysV and LSB init scripts Group: System/Configuration Vendor: openmamba @@ -278,9 +278,9 @@ meson build \ -Ddefault-kill-user-processes=false \ -Drpmmacrosdir=%{_sysconfdir}/rpm \ -Dsupport-url="https://openmamba.org" \ - -Dntp-servers="0.europe.pool.ntp.org 1.europe.pool.ntp.org 2.europe.pool.ntp.org 3.europe.pool.ntp.org" + -Dntp-servers="0.europe.pool.ntp.org 1.europe.pool.ntp.org 2.europe.pool.ntp.org 3.europe.pool.ntp.org" \ + -Ddefault-hierarchy=hybrid - # --build=release \ # KMOD=/sbin/kmod # --enable-compat-libs \ @@ -715,6 +715,9 @@ fi %{_libdir}/pkgconfig/libudev.pc %changelog +* Tue Oct 29 2019 Silvan Calarco 243-3mamba +- rebuild with -Ddefault-hierarchy=hybrid for docker, see https://github.com/docker/cli/issues/2104 + * Mon Oct 07 2019 Silvan Calarco 243-2mamba - remove /var/lib/systemd/timesync if it is a symlink to fix systemd-timesyncd service