Blame SOURCES/0001-gdm.conf-custom.in-strip-out-reference-to-wayland.patch

ca70cf
From e21c8b8fcdd3365ac19ae4024c0f615526358072 Mon Sep 17 00:00:00 2001
ca70cf
From: Ray Strode <rstrode@redhat.com>
ca70cf
Date: Thu, 16 Mar 2017 10:52:41 -0400
ca70cf
Subject: [PATCH] gdm.conf-custom.in: strip out reference to wayland
ca70cf
ca70cf
---
ca70cf
 data/gdm.conf-custom.in | 2 --
ca70cf
 1 file changed, 2 deletions(-)
ca70cf
ca70cf
diff --git a/data/gdm.conf-custom.in b/data/gdm.conf-custom.in
ca70cf
index 67ebca39..73d0b5f4 100644
ca70cf
--- a/data/gdm.conf-custom.in
ca70cf
+++ b/data/gdm.conf-custom.in
ca70cf
@@ -1,16 +1,14 @@
ca70cf
 # GDM configuration storage
ca70cf
 
ca70cf
 [daemon]
ca70cf
-# Uncoment the line below to force the login screen to use Xorg
ca70cf
-#WaylandEnable=false
ca70cf
 
ca70cf
 [security]
ca70cf
 
ca70cf
 [xdmcp]
ca70cf
 
ca70cf
 [chooser]
ca70cf
 
ca70cf
 [debug]
ca70cf
 # Uncomment the line below to turn on debugging
ca70cf
 #Enable=true
ca70cf
 
ca70cf
-- 
ca70cf
2.14.2
ca70cf