Blame SOURCES/system-dconf.patch

f3033d
From 7d174720b852edb4722e0c4bce79584c7c0429ec Mon Sep 17 00:00:00 2001
f3033d
From: Ray Strode <rstrode@redhat.com>
f3033d
Date: Wed, 31 Jul 2013 17:32:55 -0400
f3033d
Subject: [PATCH] data: add system dconf databases to gdm profile
f3033d
f3033d
This way system settings can affect the login screen.
f3033d
---
f3033d
 data/dconf-profile | 3 +++
f3033d
 1 file changed, 3 insertions(+)
f3033d
f3033d
diff --git a/data/dconf-profile b/data/dconf-profile
f3033d
index e4ac220..1164b6b 100644
f3033d
--- a/data/dconf-profile
f3033d
+++ b/data/dconf-profile
f3033d
@@ -1,2 +1,5 @@
f3033d
 user-db:user
f3033d
+system-db:local
f3033d
+system-db:site
f3033d
+system-db:distro
f3033d
 system-db:gdm
f3033d
-- 
f3033d
1.8.3.1
f3033d