[gdm] defaults: disable InitialSetup for now



commit 2d089ea6f5c123f8ad67fcab964e9ca8bd58b7ad
Author: Ray Strode <rstrode redhat com>
Date:   Sat Feb 21 20:18:28 2015 -0500

    defaults: disable InitialSetup for now
    
    It's actually pretty broken at the moment, for
    now disable it.

 data/gdm.schemas.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gdm.schemas.in.in b/data/gdm.schemas.in.in
index 8ad2031..24016c3 100644
--- a/data/gdm.schemas.in.in
+++ b/data/gdm.schemas.in.in
@@ -50,7 +50,7 @@
     <schema>
       <key>daemon/InitialSetupEnable</key>
       <signature>b</signature>
-      <default>true</default>
+      <default>false</default>
     </schema>
     <schema>
       <key>daemon/WaylandEnable</key>


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