Blame SOURCES/0001-data-add-system-dconf-databases-to-gdm-profile.patch

3b7e70
From 8c9fe8ebd9e584adaec0a80ee4c4eaf5357422a5 Mon Sep 17 00:00:00 2001
890c66
From: Ray Strode <rstrode@redhat.com>
890c66
Date: Wed, 31 Jul 2013 17:32:55 -0400
3b7e70
Subject: [PATCH 1/2] data: add system dconf databases to gdm profile
890c66
890c66
This way system settings can affect the login screen.
890c66
---
890c66
 data/dconf/gdm.in | 4 ++++
890c66
 1 file changed, 4 insertions(+)
890c66
890c66
diff --git a/data/dconf/gdm.in b/data/dconf/gdm.in
3b7e70
index 4d8bf1748..9694078fb 100644
890c66
--- a/data/dconf/gdm.in
890c66
+++ b/data/dconf/gdm.in
400dab
@@ -1,2 +1,6 @@
890c66
 user-db:user
400dab
+system-db:gdm
890c66
+system-db:local
890c66
+system-db:site
890c66
+system-db:distro
890c66
 file-db:@DATADIR@/@PACKAGE@/greeter-dconf-defaults
400dab
-- 
3b7e70
2.30.1
400dab