You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I have a distribution that uses autologin to a special gui session as default (fullapgeos).
I can see that when flashed with a custom user using rpi-imager, firstrun.sh runs cancel-rename, which then runs:
/usr/bin/raspi-config nonint do_boot_behaviour B3
Is there a way that user changing the default user wont break the auto-login? The user does not select that in any place that I can see in the imager.
This is the pstree that help me catch this. (i stuck code in raspi-config to figure out what is triggering it on first boot):
Hey, I have a distribution that uses autologin to a special gui session as default (fullapgeos).
I can see that when flashed with a custom user using rpi-imager, firstrun.sh runs
cancel-rename
, which then runs:Is there a way that user changing the default user wont break the auto-login? The user does not select that in any place that I can see in the imager.
This is the pstree that help me catch this. (i stuck code in raspi-config to figure out what is triggering it on first boot):
The text was updated successfully, but these errors were encountered: