aboutsummaryrefslogtreecommitdiffstats
path: root/roles/linux_desktop/templates/etc/gdm/custom.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/linux_desktop/templates/etc/gdm/custom.conf.j2')
-rw-r--r--roles/linux_desktop/templates/etc/gdm/custom.conf.j216
1 files changed, 16 insertions, 0 deletions
diff --git a/roles/linux_desktop/templates/etc/gdm/custom.conf.j2 b/roles/linux_desktop/templates/etc/gdm/custom.conf.j2
new file mode 100644
index 0000000..a1099d2
--- /dev/null
+++ b/roles/linux_desktop/templates/etc/gdm/custom.conf.j2
@@ -0,0 +1,16 @@
+# GDM configuration storage
+
+[daemon]
+InitialSetupEnable=false
+# Uncomment the line below to force the login screen to use Xorg
+WaylandEnable={{ linux_desktop_enable_wayland | bool | to_json }}
+
+[security]
+
+[xdmcp]
+
+[chooser]
+
+[debug]
+# Uncomment the line below to turn on debugging
+#Enable=true