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

a1b388
From 53c549876bcb7363d1d6dca70f2e1d3889741a06 Mon Sep 17 00:00:00 2001
7b586f
From: Ray Strode <rstrode@redhat.com>
7b586f
Date: Wed, 31 Jul 2013 17:32:55 -0400
7b586f
Subject: [PATCH] data: add system dconf databases to gdm profile
7b586f
7b586f
This way system settings can affect the login screen.
7b586f
---
7b586f
 data/dconf/gdm.in | 4 ++++
7b586f
 1 file changed, 4 insertions(+)
7b586f
7b586f
diff --git a/data/dconf/gdm.in b/data/dconf/gdm.in
a1b388
index 4d8bf1748..606e0b863 100644
7b586f
--- a/data/dconf/gdm.in
7b586f
+++ b/data/dconf/gdm.in
a1b388
@@ -1,2 +1,6 @@
7b586f
 user-db:user
a1b388
+system-db:gdm
7b586f
+system-db:local
7b586f
+system-db:site
7b586f
+system-db:distro
7b586f
 file-db:@DATADIR@/@PACKAGE@/greeter-dconf-defaults
a1b388
-- 
a1b388
2.26.0
a1b388