We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1027bcb commit 0f05cdaCopy full SHA for 0f05cda
src/modules/gui/end_chroot_script
@@ -9,6 +9,7 @@ install_cleanup_trap
9
10
#set up gui service
11
sed -i 's/#user-session=.*/user-session=guisession/g' /etc/lightdm/lightdm.conf
12
+sed -i 's/#autologin-session=.*/autologin-session=guisession/g' /etc/lightdm/lightdm.conf
13
# This is now down as a systemd service to handle username conf on boot
14
sed -i 's/#autologin-user=.*/autologin-user=UID_1000_PLACEHOLDER/g' /etc/lightdm/lightdm.conf
15
0 commit comments