Hi Clobus, I wanted to check the order of systemd processes: systemd-analyze dot --order | dot -Tsvg > systemd.svg
That showed me that live-config starts early in the boot process and lightdm a lot later. So, I assume that live-config already finished writing the lightdm configuration far before lightdm is started.
I think that lightdm tries to autologin and gets thrown back immediately. I don't know why, but I think that I have to report this with the lightdm devs.
What's your uptake on the matter? Regards, Arjen