diff --git a/device_cio_free.service b/device_cio_free.service index 07a57f5..f9564e1 100644 --- a/device_cio_free.service +++ b/device_cio_free.service @@ -1,7 +1,7 @@ [Unit] Description=Free all devices on startup DefaultDependencies=no -Before=sysinit.target +Before=sysinit.target systemd-udev-trigger.service [Service] Type=oneshot diff --git a/s390utils.spec b/s390utils.spec index 37e321d..1c6fd5a 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -6,7 +6,7 @@ Name: s390utils Summary: Utilities and daemons for IBM z Systems Version: 2.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 2 License: MIT ExclusiveArch: s390 s390x @@ -749,6 +749,9 @@ User-space development files for the s390/s390x architecture. %changelog +* Tue Jan 14 2020 Dan Horák - 2:2.12.0-2 +- fix service order after switching to real root file system (#1790496, #1790790) + * Mon Jan 06 2020 Dan Horák - 2:2.12.0-1 - rebased to 2.12.0