summaryrefslogtreecommitdiffstats
path: root/config/live.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/live.cfg')
-rw-r--r--config/live.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/live.cfg b/config/live.cfg
index fb6e849..df36c77 100644
--- a/config/live.cfg
+++ b/config/live.cfg
@@ -234,6 +234,9 @@ my $_l = {
"find /usr/share/fonts -type d -exec touch -t \$(date +%Y%m%d%H%M.%S) '{}' ';'",
# now update the cache for the new timestamps
"fc-cache -rf",
+
+ # try to avoid plymouth falling back to text mode (mga#19984)
+ "sed -i -r 's/DeviceTimeout=[0-9]+/DeviceTimeout=10/' /usr/share/plymouth/plymouthd.defaults",
),
additional_media => [
if_($live->{settings}{updates_repository},