Re: [systemd-devel] [PATCH 04/11] Allow multiple sulogin to be started

2014-06-19 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Jun 13, 2014 at 04:41:03PM +0200, Werner Fink wrote: > From: Frederic Crozat > > Otherwise any agetty on the devices of the system console will > conflict with sulogin and its input. > > --- > units/getty@.service.m4|1 + > units/rescue.target|1 + > units/se

[systemd-devel] [PATCH 04/11] Allow multiple sulogin to be started

2014-06-13 Thread Werner Fink
From: Frederic Crozat Otherwise any agetty on the devices of the system console will conflict with sulogin and its input. --- units/getty@.service.m4|1 + units/rescue.target|1 + units/serial-getty@.service.m4 |1 + 3 files changed, 3 insertions(+) diff --git u