github.com/ubuntu/ubuntu-report@v1.7.4-0.20240410144652-96f37d845fac/internal/metrics/testdata/missing-fields/autologin/etc/gdm3/custom.conf (about) 1 # GDM configuration storage 2 # 3 # See /usr/share/gdm/gdm.schemas for a list of available options. 4 5 [daemon] 6 # Uncoment the line below to force the login screen to use Xorg 7 #WaylandEnable=false 8 9 # Enabling automatic login 10 # AutomaticLogin = user1 11 12 # Enabling timed login 13 # TimedLoginEnable = true 14 # TimedLogin = user1 15 # TimedLoginDelay = 10 16 17 [security] 18 19 [xdmcp] 20 21 [chooser] 22 23 [debug] 24 # Uncomment the line below to turn on debugging 25 # More verbose logs 26 # Additionally lets the X server dump core if it crashes 27 Enable=true 28