Blob Blame History Raw
From 7d174720b852edb4722e0c4bce79584c7c0429ec Mon Sep 17 00:00:00 2001
From: Ray Strode <rstrode@redhat.com>
Date: Wed, 31 Jul 2013 17:32:55 -0400
Subject: [PATCH] data: add system dconf databases to gdm profile

This way system settings can affect the login screen.
---
 data/dconf-profile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/data/dconf-profile b/data/dconf-profile
index e4ac220..1164b6b 100644
--- a/data/dconf-profile
+++ b/data/dconf-profile
@@ -1,2 +1,5 @@
 user-db:user
+system-db:local
+system-db:site
+system-db:distro
 system-db:gdm
-- 
1.8.3.1