Re: [systemd-devel] persistent changes to the serial console

2013-04-05 Thread Lennart Poettering
On Sat, 30.03.13 11:34, Colin Guthrie (gm...@colin.guthr.ie) wrote: > > 'Twas brillig, and Lennart Poettering at 29/03/13 15:32 did gyre and gimble: > > On Fri, 29.03.13 13:29, Andrey Borzenkov (arvidj...@gmail.com) wrote: > > > >> serial-getty@.service is used only as template, and it looks lik

Re: [systemd-devel] persistent changes to the serial console

2013-03-31 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Mar 31, 2013 at 12:30:05PM +0400, Andrey Borzenkov wrote: > В Sat, 30 Mar 2013 11:34:08 + > Colin Guthrie пишет: > > > 'Twas brillig, and Lennart Poettering at 29/03/13 15:32 did gyre and gimble: > > > On Fri, 29.03.13 13:29, Andrey Borzenkov (arvidj...@gmail.com) wrote: > > > > > >>

Re: [systemd-devel] persistent changes to the serial console

2013-03-31 Thread Andrey Borzenkov
В Sat, 30 Mar 2013 11:34:08 + Colin Guthrie пишет: > 'Twas brillig, and Lennart Poettering at 29/03/13 15:32 did gyre and gimble: > > On Fri, 29.03.13 13:29, Andrey Borzenkov (arvidj...@gmail.com) wrote: > > > >> serial-getty@.service is used only as template, and it looks like > >> getty-ge

Re: [systemd-devel] persistent changes to the serial console

2013-03-30 Thread Colin Guthrie
'Twas brillig, and Lennart Poettering at 29/03/13 15:32 did gyre and gimble: > On Fri, 29.03.13 13:29, Andrey Borzenkov (arvidj...@gmail.com) wrote: > >> serial-getty@.service is used only as template, and it looks like >> getty-generator always links to (/usr)/lib/systemd: >> >> from = st

Re: [systemd-devel] persistent changes to the serial console

2013-03-29 Thread Lennart Poettering
On Fri, 29.03.13 13:29, Andrey Borzenkov (arvidj...@gmail.com) wrote: > serial-getty@.service is used only as template, and it looks like > getty-generator always links to (/usr)/lib/systemd: > > from = strappend(SYSTEM_DATA_UNIT_PATH "/", fservice); > to = strjoin(arg_dest,"/gett

Re: [systemd-devel] persistent changes to the serial console

2013-03-29 Thread Andrey Borzenkov
В Wed, 27 Mar 2013 08:40:00 -0500 "David A. Marlin" пишет: > > moving to the mailing list: > > On 03/26/2013 09:04 PM, Lennart Poettering wrote: > > > On 26.03.2013 19:21, David Marlin wrote: > >> > >> I am trying to make the serial console automatically log in a user on > >> boot. I tried mo

Re: [systemd-devel] persistent changes to the serial console

2013-03-27 Thread David A. Marlin
moving to the mailing list: On 03/26/2013 09:04 PM, Lennart Poettering wrote: On 26.03.2013 19:21, David Marlin wrote: I am trying to make the serial console automatically log in a user on boot. I tried modifying: /lib/systemd/system/serial-getty@.service /lib/ is package manager ter