[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] Add support for systemd autologin on tty1





On 08/20/2015 11:40 AM, Daniel Baumann wrote:
On 08/20/2015 09:51 AM, Daniel Gollub wrote:
Verified latest debian-next branch of live-config. Autologin with
systemd works for me now perfectly fine on my live build.
great, thanks a lot for the testing and doing the actual work (the patch
;). will be uploading today.

Just a quick heads-up, I might going to send out another patch later the day, which should prevents that the VTs get cleared.
--noclear seems to be not enough for systemd.

  ExecStart=
ExecStart=-/sbin/agetty --autologin ${LIVE_USERNAME} --noclear %I 38400 linux
+TTYVTDisallocate=no


Going to test if TTYVTDisallocate=no does the trick .. if it does I provide a new patch on top of latest debian-next.


Regards,
Danie


Reply to: