All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Systemd default console
@ 2019-09-20 13:38 Norbert Lange
  2019-09-20 14:47 ` Carlos Santos
  0 siblings, 1 reply; 4+ messages in thread
From: Norbert Lange @ 2019-09-20 13:38 UTC (permalink / raw)
  To: buildroot

Hello,

I tried systemd with busybox for the first time and I have now the
problem that login vie serial is not working correctly.

-   busybox creates the link
/etc/systemd/system/getty.target.wants/console-getty.service, which
starts a getty on ttyS0
-   systemd itself create
/run/systemd/generator/getty.target.wants/serial-getty at ttyS0.service
automatically (no idea when and how)

in and output is perfectly garbled until one of those services is killed.
Given that systemd automatically picks up the getty from the
commandline, is there any reason for busybox to setup /dev/console?

kind regards, Norbert

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-09-20 15:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-20 13:38 [Buildroot] Systemd default console Norbert Lange
2019-09-20 14:47 ` Carlos Santos
2019-09-20 14:51   ` Thomas Petazzoni
2019-09-20 15:16     ` Carlos Santos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.