This commit is contained in:
parent
920a9af392
commit
6e980e4fa1
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Free all devices on startup
|
Description=Free all devices on startup
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Before=sysinit.target
|
Before=sysinit.target systemd-udev-trigger.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
Name: s390utils
|
Name: s390utils
|
||||||
Summary: Utilities and daemons for IBM z Systems
|
Summary: Utilities and daemons for IBM z Systems
|
||||||
Version: 2.12.0
|
Version: 2.12.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
ExclusiveArch: s390 s390x
|
ExclusiveArch: s390 s390x
|
||||||
@ -749,6 +749,9 @@ User-space development files for the s390/s390x architecture.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 14 2020 Dan Horák <dan[at]danny.cz> - 2:2.12.0-2
|
||||||
|
- fix service order after switching to real root file system (#1790496, #1790790)
|
||||||
|
|
||||||
* Mon Jan 06 2020 Dan Horák <dan[at]danny.cz> - 2:2.12.0-1
|
* Mon Jan 06 2020 Dan Horák <dan[at]danny.cz> - 2:2.12.0-1
|
||||||
- rebased to 2.12.0
|
- rebased to 2.12.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user