Hi,

Simon McVittie wrote:
> On Mon, 17 Apr 2017 at 12:05:41 +0200, Niels Thykier wrote:
> > For init scripts that can be done by the following shell snippet (just
> > before starting the DM):
> > 
> > """
> > if [ -x /bin/plymouth ] ; then
> >    /bin/plymouth quit
> > fi
> > """

JFTR: This needs an "|| true" if your init script uses "set -e",
otherwise starting or restarting the DM besides a fresh system bootup
might fail.

> Should this say "/bin/plymouth quit --wait"?
> https://bugs.launchpad.net/ubuntu/+source/nodm/+bug/714492 suggests that
> maybe it should, but you seem fairly certain that it shouldn't, and I'm
> not sure I understand why?

Hrm. I've just uploaded wdm without "--wait" (c.f. #860464, Cc'ed).
Please file a new bug report against wdm if I should change that.

But so far I was unable to reproduce any misbehaviour between wdm and
plymouth inside a KVM instance -- even not before that upload.

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to