Le 05/02/17 à 11:48, Niels Thykier a écrit :
On Sun, 18 Oct 2015 23:55:30 -0500 =?UTF-8?Q?Carlos_Prieto_L=C3=B3pez?=
<cplo...@gmail.com> wrote:
Hi,
Are there any news on this release critical bug affecting both jessie
and stretch?
Note that comment #35 might be interesting where Алексей Шилин writes:
I decided to try to postpone KDM startup until after plymouth quits, so I
created /etc/systemd/system/kdm.service.d/wait4plymouth.conf with the following
content:
-------------------------------------- 8< --------------------------------------
[Unit]
Wants=plymouth-quit-wait.service
After=plymouth-quit-wait.service
-------------------------------------- >8 --------------------------------------
Indeed, after that I can't reproduce the issue anymore.
So, it seems to be a services' dependency problem.
I would say that this should be reassigned to the DM then.
Adding Wants=plymouth-quit-wait.service should be enough to ensure that
the splash-screen is stopped, it should be part of the default
dependency chain so the Wants= is not needed IMHO.
Cheers,
Laurent Bigonville