SHA256
1
0
forked from pool/plymouth

Accepting request 141258 from home:seife:branches:Base:System

- fix path to systemd-tty-ask-password-agent for newer systemd
- create the pid file again during boot, the existence of this is
  a condition for systemd-ask-password-plymouth.service. A proper
  fix might look different but that get's it going again.

OBS-URL: https://build.opensuse.org/request/show/141258
OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=93
This commit is contained in:
Raymond Wooninck
2012-11-14 10:15:18 +00:00
committed by Git OBS Bridge
parent 6b24cdfa4a
commit cc6b3e5e91
4 changed files with 42 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 14 09:12:13 UTC 2012 - seife+obs@b1-systems.com
- fix path to systemd-tty-ask-password-agent for newer systemd
- create the pid file again during boot, the existence of this is
a condition for systemd-ask-password-plymouth.service. A proper
fix might look different but that get's it going again.
-------------------------------------------------------------------
Tue Nov 6 18:07:29 UTC 2012 - tittiatcoke@gmail.com