<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemd boot messages in the login prompt"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54247#c18">Comment # 18</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - systemd boot messages in the login prompt"
href="https://bugs.freedesktop.org/show_bug.cgi?id=54247">bug 54247</a>
from <span class="vcard"><a class="email" href="mailto:dottomi@gmail.com" title="Tomasz Sobczyk <dottomi@gmail.com>"> <span class="fn">Tomasz Sobczyk</span></a>
</span></b>
<pre>For the problem you are discussing, it basically seems like systemd and the
login prompt are outputting to the same console at the same time. getty is
started and outputs the login prompt but systemd is still running and sends its
own output.
Since systemd is PID 1 and monitors the whole system, then it should check
whether something has grabbed the terminal before it outputs something to it...
There's even TTYPath and the like in service files...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>