summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2015-02-21 20:18:28 -0500
committerRay Strode <rstrode@redhat.com>2015-02-21 20:19:50 -0500
commit2d089ea6f5c123f8ad67fcab964e9ca8bd58b7ad (patch)
tree3ba5a3c11806ddbd9bd59f70c1a29e7ef9955a7a
parent7421fb0ddb5e4c540bb740fb672e2823f19d6e10 (diff)
downloadgdm-2d089ea6f5c123f8ad67fcab964e9ca8bd58b7ad.tar.gz
defaults: disable InitialSetup for now
It's actually pretty broken at the moment, for now disable it.
-rw-r--r--data/gdm.schemas.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/gdm.schemas.in.in b/data/gdm.schemas.in.in
index 8ad20310..24016c37 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>