0008-show-delay.patch 692 B

12345678910111213141516171819202122
  1. Author: Daniel Baumann <mail@daniel-baumann.ch>
  2. Description: Setting no delay for fast booting machines (Closes: #752746).
  3. Index: plymouth-0.8.8/src/plymouthd.defaults
  4. ===================================================================
  5. --- plymouth-0.8.8.orig/src/plymouthd.conf
  6. +++ plymouth-0.8.8/src/plymouthd.conf
  7. @@ -1,3 +1,4 @@
  8. # Administrator customizations go in this file
  9. #[Daemon]
  10. #Theme=fade-in
  11. +#ShowDelay=0
  12. Index: plymouth-0.8.8/src/plymouthd.defaults
  13. ===================================================================
  14. --- plymouth-0.8.8.orig/src/plymouthd.defaults
  15. +++ plymouth-0.8.8/src/plymouthd.defaults
  16. @@ -2,3 +2,4 @@
  17. # upgrades.
  18. [Daemon]
  19. Theme=spinner
  20. +ShowDelay=0