bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40411: Auto-login prevents GDM from starting


From: Pierre Neidhardt
Subject: bug#40411: Auto-login prevents GDM from starting
Date: Fri, 03 Apr 2020 18:54:04 +0200

With the following GDM service:

--8<---------------cut here---------------start------------->8---
(gdm-service-type
 (gdm-configuration
  (default-user "doe")
  (auto-login? #t)))
--8<---------------cut here---------------end--------------->8---

GDM fails to start (nothing happens, nothing is printed in the TTY).

If I set auto-login? to #f, GDM starts properly (but of course does not
log me in automatically).

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]