- drop obsolete setting from device_cio_free.service (#1972449)
- Resolves: #1972449
This commit is contained in:
parent
5d224b9cb3
commit
2ade7f47aa
@ -7,7 +7,6 @@ Before=sysinit.target systemd-udev-trigger.service
|
|||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/sbin/device_cio_free
|
ExecStart=/usr/sbin/device_cio_free
|
||||||
StandardOutput=syslog
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=sysinit.target
|
WantedBy=sysinit.target
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
Name: s390utils
|
Name: s390utils
|
||||||
Summary: Utilities and daemons for IBM z Systems
|
Summary: Utilities and daemons for IBM z Systems
|
||||||
Version: 2.16.0
|
Version: 2.16.0
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
ExclusiveArch: s390 s390x
|
ExclusiveArch: s390 s390x
|
||||||
@ -831,6 +831,10 @@ User-space development files for the s390/s390x architecture.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 17 2021 Dan Horák <dan[at]danny.cz> - 2:2.16.0-5
|
||||||
|
- drop obsolete setting from device_cio_free.service (#1972449)
|
||||||
|
- Resolves: #1972449
|
||||||
|
|
||||||
* Wed Jun 02 2021 Dan Horák <dan[at]danny.cz> - 2:2.16.0-4
|
* Wed Jun 02 2021 Dan Horák <dan[at]danny.cz> - 2:2.16.0-4
|
||||||
- omit genprotimg to allow build against OpenSSL 3.0 (#1964818)
|
- omit genprotimg to allow build against OpenSSL 3.0 (#1964818)
|
||||||
- Resolves: #1964818
|
- Resolves: #1964818
|
||||||
|
Loading…
Reference in New Issue
Block a user