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

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