[PATCH runin] Port to systemd

Daniel Drake dsd at laptop.org
Tue May 8 12:48:31 EDT 2012


On Tue, May 1, 2012 at 1:15 AM, James Cameron <quozl at laptop.org> wrote:
> It seems to work now.
>
> How can I get the serial console back during runin?

Try this:

mkdir /etc/systemd/system/runin.target.wants
ln -sf /lib/systemd/system/serial-getty at .service \
	/etc/systemd/system/runin.target.wants/serial-getty at ttyS2.service

If it works, I'll change the build config so that it gets shipped in that way.

Thanks
Daniel



More information about the Devel mailing list