所以我不明白,因为这对我来说总是有效的,但是在安装了一个新的Arch之后,我总是会被提示GDM登录屏幕。
我通过gnome控制中心(“Connexion automatique”切换)启用了autologin。

我认为这是最新的/etc/gdm/custom.conf
# GDM configuration storage
[daemon]
# Uncomment the line below to force the login screen to use Xorg
#WaylandEnable=false
AutomaticLoginEnable=True
AutomaticLogin=mathieu
[security]
[xdmcp]
[chooser]
[debug]
# Uncomment the line below to turn on debugging
#Enable=true但是这个配置仍然让我在启动时获得登录屏幕。我错过了什么吗?我用的是GDM 3.30.2
以下是/var/lib/AccountsService/user/mathieu的内容
[User]
Language=
XSession=
Icon=/home/mathieu/.face
SystemAccount=false发布于 2019-02-12 16:56:49
https://unix.stackexchange.com/questions/500128
复制相似问题