You are not logged in.
Pages: 1
Hi to all
How to set autologn on ascii or buster xfce ?
Thanks
Alsen
Last edited by alsen (2020-02-14 16:24:57)
Maker and a fun of Devuan
Offline
Autologin is a function of the display manager (SLiM) rather than the desktop environment.
So edit /etc/slim.conf and edit these two lines:
default_user username
auto_login yes
Replace username with your actual username.
Debian buster doesn't use SLiM (because it's dead upstream and it won't support systemd login sessions correctly), see https://wiki.debian.org/LightDM#Enable_autologin for the required LightDM configuration. Or better yet remove LightDM (it runs X as root, which is bad) and follow http://forums.debian.net/viewtopic.php?f=16&t=123694 instead.
Brianna Ghey — Rest In Power
Offline
Hi Head_on_a_Stick
Thanks
Alsen
Maker and a fun of Devuan
Offline
Pages: 1