Mageia Bugzilla – Attachment 8467 Details for
Bug 15230
long boot time - mandriva-everytime.service
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
quick fix to avoid the splash-hide in plymouth
harddrake.patch (text/plain), 456 bytes, created by
Giuseppe Ghibò
on 2016-09-29 15:37:29 CEST
(
hide
)
Description:
quick fix to avoid the splash-hide in plymouth
Filename:
MIME Type:
Creator:
Giuseppe Ghibò
Created:
2016-09-29 15:37:29 CEST
Size:
456 bytes
patch
obsolete
>--- /usr/share/harddrake/service_harddrake.orig 2016-09-19 11:54:31.000000000 +0200 >+++ /usr/share/harddrake/service_harddrake 2016-09-29 14:55:00.298358116 +0200 >@@ -87,7 +87,7 @@ > > $SIG{ALRM} = sub { $timed_out = 1; kill 15, $pid }; > unless ($pid = fork()) { >- $plymouth and system('plymouth', 'hide-splash'); >+ $plymouth and system('plymouth', 'debug'); > exec("/usr/share/harddrake/confirm", $type, $title, $msg); > } > alarm($timeout);
--- /usr/share/harddrake/service_harddrake.orig 2016-09-19 11:54:31.000000000 +0200 +++ /usr/share/harddrake/service_harddrake 2016-09-29 14:55:00.298358116 +0200 @@ -87,7 +87,7 @@ $SIG{ALRM} = sub { $timed_out = 1; kill 15, $pid }; unless ($pid = fork()) { - $plymouth and system('plymouth', 'hide-splash'); + $plymouth and system('plymouth', 'debug'); exec("/usr/share/harddrake/confirm", $type, $title, $msg); } alarm($timeout);
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 15230
:
6249
| 8467