SHA256
1
0
forked from pool/plymouth

Accepting request 915281 from home:qzhao:branches:Base:System

1. Add plymouth-keep-KillMode-none.patch: Keep the plymouth-start.service KillMode=none. The new mothod of mixed KillMode could not work with current edition of systemd and will block system boot (bsc#1177082 bsc#1184087 boo#1182145). 2. Update plymouth-dracut-path.patch: Make it could apply to prior update edition.

OBS-URL: https://build.opensuse.org/request/show/915281
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=304
This commit is contained in:
2021-08-31 14:32:59 +00:00
committed by Git OBS Bridge
parent 16048bbdfd
commit 0b1ec851de
4 changed files with 35 additions and 6 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 31 14:13:20 UTC 2021 - Cliff Zhao <qzhao@suse.com>
- Add plymouth-keep-KillMode-none.patch: Keep the plymouth-start.service
KillMode=none. The new mothod of "mixed" KillMode could not work
with current edition of systemd and will block system boot
(bsc#1177082 bsc#1184087 boo#1182145).
- Update plymouth-dracut-path.patch: Make it could apply to prior
update edition.
-------------------------------------------------------------------
Wed Aug 18 07:52:38 UTC 2021 - pandom79@gmail.com