summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-10-05 20:40:07 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-10-12 13:20:28 -0400
commit91b182bb96d65793e97cb20e9b190637beaca23d (patch)
tree0ebe8ced3a2d4a50a15db270e5f7ab46db6afc18
parent99c4f960c0689d310a799e87f6361fb25a8862f6 (diff)
downloadgdm-91b182bb96d65793e97cb20e9b190637beaca23d.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.
-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>