From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#30589: serial login not working Date: Thu, 8 Mar 2018 13:16:41 +0100 Message-ID: <20180308131641.3b165e3b@scratchpost.org> References: <86muzzdt91.fsf@gmail.com> <86tvtrgxwd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etuTr-0002Ds-2s for bug-guix@gnu.org; Thu, 08 Mar 2018 07:17:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etuTn-0004c6-V3 for bug-guix@gnu.org; Thu, 08 Mar 2018 07:17:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:42373) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etuTn-0004bx-QQ for bug-guix@gnu.org; Thu, 08 Mar 2018 07:17:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1etuTl-0007xO-V5 for bug-guix@gnu.org; Thu, 08 Mar 2018 07:17:03 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <86tvtrgxwd.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: myglc2@gmail.com Cc: 30589@debbugs.gnu.org Yeah, there was a discussion about how the reading of the Linux command line in shepherd was too early. I've now changed the agetty service to read it later. Please try current master now.