main: introduce delay as a daemon option

System Internals / Plymouth - Ray Strode [redhat.com] - 10 January 2014 13:18 UTC

Briefly, the two-step plugin would delay showing itself for a few seconds (in case the machine boots quickly).

That got reverted, because i'm not convinced any longer that doing it in the splash is the right level. Also, the implementation had various bugs causing the delay to show up at the wrong time.

This commit makes it a daemon option instead.

This makes it easier to apply to all themes, and also makes it so the admin can opt-out without changing themes.

6cc3d93 main: introduce delay as a daemon option
src/main.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 79 insertions(+)

Upstream: cgit.freedesktop.org


  • Share