<p dir="ltr"><br>
On Oct 28, 2014 5:05 PM, "Lennart Poettering" <<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>> wrote:<br>
> On Tue, 28.10.14 11:28, Dale R. Worley (<a href="mailto:worley@alum.mit.edu">worley@alum.mit.edu</a>) wrote:<br>
> > That is not entirely true.  I'm a user (because systemd is in Fedora<br>
> > 19), and I've complained that if I mark an /etc/fstab entry as<br>
> > "nofail", some part of systemd will wait *forever* to see if the<br>
> > partition becomes available, whereas the behavior that I want (which<br>
> > was provided in earlier Fedora releases) is that once the system<br>
> > gets to the point of user logins, it will give up on automatic booting<br>
> > (and leave it to manual control).<br>
><br>
> I have already replied to this, and pointed out that such a scheme is<br>
> inherently racy, and that this is something we will unlikely support<br>
> natively in systemd. Sorry for that.</p>
<p dir="ltr">I think the actual issue here is the behavior of Type=idle, which delays the gettys for an annoying amount of time.</p>
<p dir="ltr">Maybe launching the getty should shut off boot messages instead. Or maybe this should happen after a configurable IdleTimeout instead of having Type=idle always wait until end of transaction.</p>