summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-10-05 20:40:07 -0400
committerRay Strode <rstrode@redhat.com>2012-10-15 22:20:22 -0400
commit11be852c46877ba882ef9759a4fcdb437fcaca9d (patch)
treee3c75119630d330a3e70659b2af40bb7e7310f65
parent67b24ad9f494256cb580f06d2258ce711ae7b84d (diff)
downloadgdm-11be852c46877ba882ef9759a4fcdb437fcaca9d.tar.gz
Enable initial-setup by default
It is more convenient to have the schema default be true, and let administrators opt out in custom.conf. (cherry picked from commit 91b182bb96d65793e97cb20e9b190637beaca23d)
-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 f049c2fd..13327255 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>false</default>
+ <default>true</default>
</schema>
<schema>