22 lines
844 B
Diff
22 lines
844 B
Diff
Author: Daniel Baumann <daniel.baumann@progress-technologies.net>
|
|
Description: Ship configuration file with default theme set (Closes: #594999).
|
|
|
|
diff -Naurp plymouth.orig/src/plymouthd.conf plymouth/src/plymouthd.conf
|
|
--- plymouth.orig/src/plymouthd.conf 2010-06-04 18:55:14.000000000 +0200
|
|
+++ plymouth/src/plymouthd.conf 2010-09-10 21:35:55.945741477 +0200
|
|
@@ -1,3 +1,3 @@
|
|
# Administrator customizations go in this file
|
|
-#[Daemon]
|
|
-#Theme=fade-in
|
|
+[Daemon]
|
|
+Theme=text
|
|
diff -Naurp plymouth.orig/src/plymouthd.defaults plymouth/src/plymouthd.defaults
|
|
--- plymouth.orig/src/plymouthd.defaults 2010-06-04 18:55:14.000000000 +0200
|
|
+++ plymouth/src/plymouthd.defaults 2010-09-10 21:35:05.466754551 +0200
|
|
@@ -1,4 +1,4 @@
|
|
# Distribution defaults. Changes to this file will get overwritten during
|
|
# upgrades.
|
|
[Daemon]
|
|
-Theme=fade-in
|
|
+Theme=text
|