On 30/06/24 10:36, Anton Shepelev wrote:
Hello, all.

I need you help in configuring lightdm for autologin on
FreeBSD 14.1.  The handbook does not explain how to do it,
and only mentions that a greeter is not required in case of
autologin:

    <https://docs.freebsd.org/en/books/handbook/desktop/#xfce-start>

My lightdm.conf works with the following, with x11/slick-greeter:

#
# General Configuration
#
[LightDM]
minimum-vt=9
lock-memory=false

#
# Seat configuration
#
[Seat:*]
greeter-session=slick-greeter
greeter-hide-users=true
session-wrapper=/usr/local/etc/lightdm/Xsession
autologin-user = monitor
autologin-user-timeout = 8

I had to introduce an autologin-user-timeout to let the system catch up during the boot sequence.

Hope that helps.
--
Jonathan Chen <[email protected]>

Reply via email to